Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

freeCodeCamp

Learn Node.js - Full Tutorial for Beginners

via freeCodeCamp

Overview

This course teaches learners how to install Node.js, work with modules, utilize various Node.js modules such as Events, ReadLine, and File System, create HTTP servers, handle HTTP requests, serve static files, manage packages with NPM, work with Express framework, validate user input, use EJS templates, understand middleware, and create custom middleware. The course employs a tutorial format and is designed for beginners interested in learning Node.js.

Syllabus

) Installing Nodejs.
) Working With Modules.
) The Events Module and EventEmitter Class.
) Working With The ReadLine Module..
) Working With File System Module (Creating,Reading,Deleting,Renaming) Files.
) Working With File System Module. Creating and Deleting Folders.
) Working with Readable and Writable Streams.
) Why you should use Streams.
) Pipes and Pipe Chaining. (Readable,Writable and Transform Streams).
) Creating a Http Server using the Http Module.
) Serving Static Files with Http and File System Module (html,json,image).
) Create our Package.json using Npm Init.
) Installing Packages using Npm (Node Package Manager).
) Semantic Versioning.
) Getting started with Express Web Framework.
) Working with Express Http Get Request, Route Params and Query Strings.
) Serving Static Files with Express.
) Http Post Request with Express and Body Parser Module.
) Working with JSON Data with Express and the Body Parser Module.
) User Input Validation With Express And JOI.
) User Input Validation with JOI Validating Nested Object and Arrays.
) Getting Started With EJS Templates With Express.
) How does MiddleWare Work and Creating Custom Middleware.
) Working With The Express Router.

Taught by

freeCodeCamp.org

Reviews

Start your review of Learn Node.js - Full Tutorial for Beginners

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.