Course Crafter
Gallery
Toggle theme
Sign In
nodejs
Unit 1
Node.js Basics
Introduction to Node.js
Setting up Node.js development environment
Understanding the Node.js event loop
Working with Modules in Node.js
Using the `require()` function
Creating and Exporting Modules
File System Module
HTTP Module
Working with npm
Debugging Node.js applications
Unit 1 • Chapter 2
Setting up Node.js development environment
Summary
Concept Check
Check Answer
Previous
Introduction to Node.js
Next
Understanding the Node.js event loop