Chapters (22)
- 3:24Getting Node
- 6:02What is Node? What is V8? What’s a REPL?
- 15:44Node’s CLI and process environment
- 22:37Executing files with Node
- 27:15Modules wrapping and exports/require
- 37:50Modules caching and APIs
- 43:32ECMAScript modules in Node
- 51:15Using Node/npm packages
- 57:34Publishing packages
- 1:02:33Cleanup and global modules
- 1:05:30package.json scripts, npx, and prod/dev dependencies
- 1:16:47Creating a web server with built-in http
- 1:30:47Creating a web server with express
- 1:34:14Require vs import vs import()
- 1:38:13Watching files for change in development
- 1:41:12Callbacks and promises
- 1:58:17Events and streams
- 2:08:45Clusters and PM2
- 2:11:27Other core libraries in Node
- 2:14:21Debugging Node applications
- 2:19:13Modern JavaScript review
- 2:23:19What’s next?
Show the creator's full description
Learn the fundamentals of the very popular Node.js runtime and get comfortable writing JavaScirpt code for Node.js.
🎥 Course created by Samer Buna. Check out his website for more courses: https://jscomplete.com/
❤️ Try interactive JavaScript courses we love, right in your browser: https://scrimba.com/freeCodeCamp-JavaScript (Made possible by a grant from our friends at Scrimba)
⭐️ Course Contents ⭐️
⌨️ (0:03:24) Getting Node
⌨️ (0:06:02) What is Node? What is V8? What’s a REPL?
⌨️ (0:15:44) Node’s CLI and process environment
⌨️ (0:22:37) Executing files with Node
⌨️ (0:27:15) Modules wrapping and exports/require
⌨️ (0:37:50) Modules caching and APIs
⌨️ (0:43:32) ECMAScript modules in Node
⌨️ (0:51:15) Using Node/npm packages
⌨️ (0:57:34) Publishing packages
⌨️ (1:02:33) Cleanup and global modules
⌨️ (1:05:30) package.json scripts, npx, and prod/dev dependencies
⌨️ (1:16:47) Creating a web server with built-in http
⌨️ (1:30:47) Creating a web server with express
⌨️ (1:34:14) Require vs import vs import()
⌨️ (1:38:13) Watching files for change in development
⌨️ (1:41:12) Callbacks and promises
⌨️ (1:58:17) Events and streams
⌨️ (2:08:45) Clusters and PM2
⌨️ (2:11:27) Other core libraries in Node
⌨️ (2:14:21) Debugging Node applications
⌨️ (2:19:13) Modern JavaScript review
⌨️ (2:23:19) What’s next?
--
Learn to code for free and get a developer job: https://www.freecodecamp.org
Read hundreds of articles on programming: https://www.freecodecamp.org/news
https://www.youtube.com/watch?v=coQ5dg8wM2o
Description and video by freeCodeCamp.org. This page is an independent companion view; the video is embedded from YouTube.