Getting Started with Node.js - Full Tutorial

Getting Started with Node.js - Full Tutorial

freeCodeCamp.org via freeCodeCamp Direct link

Getting Node

1 of 22

1 of 22

Getting Node

Class Central Classrooms beta

YouTube playlists curated by Class Central.

Classroom Contents

Getting Started with Node.js - Full Tutorial

Automatically move to the next video in the Classroom when playback concludes

  1. 1 Getting Node
  2. 2 What is Node? What is V8? What’s a REPL?
  3. 3 Node’s CLI and process environment
  4. 4 Executing files with Node
  5. 5 Modules wrapping and exports/require
  6. 6 Modules caching and APIs
  7. 7 ECMAScript modules in Node
  8. 8 Using Node/npm packages
  9. 9 Publishing packages
  10. 10 Cleanup and global modules
  11. 11 package.json scripts, npx, and prod/dev dependencies
  12. 12 Creating a web server with built-in http
  13. 13 Creating a web server with express
  14. 14 Require vs import vs import()
  15. 15 Watching files for change in development
  16. 16 Callbacks and promises
  17. 17 Events and streams
  18. 18 Clusters and PM2
  19. 19 Other core libraries in Node
  20. 20 Debugging Node applications
  21. 21 Modern JavaScript review
  22. 22 What’s next?

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.