Skip to content

abdoachhoubi/nodejs-notes

Repository files navigation

Node.js Logo

Node.js Course Notes


linkedin twitter instagram hshnode

I'm just turning the Node.js course notes on my notebook into a repository that other people can use. I took several courses from different resources, so if there's anything that you find confusing or hard to understand please check the official documentation, or ask me anything here. You can also reach me at abdo.achhoubi3@gmail.com


Prerequisites

Understanding advanced JavaScript concepts is required to understand these notes, so I recommend taking a JavaScript course before learning Node.js.

Table of Content

  1. What is Node.js
  2. Installation and usage
  3. Core Modules
  4. Local Modules
  5. Node Package Manager npm
  6. Third-party Modules
  7. Package Versioning
  8. The File System (Not available yet)
  9. HTTP Server (Not available yet)

Releases

No releases published

Packages

No packages published