Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Dive into a comprehensive tutorial series on Node.js, covering essential topics from architecture to practical application. Learn how Node.js works, install the runtime environment, and create your first Node app. Explore global objects, understand the module system, and master the creation and loading of modules. Discover the Module Wrapper Function and delve into built-in modules like Path and OS. Gain proficiency in handling events and using the Event Emitter. Conclude with an introduction to the HTTP module and event arguments, equipping you with the fundamental knowledge to build robust Node.js applications.
Syllabus
Node.js Architecture | Mosh.
How Node.js Works | Mosh.
Installing Node.js.
Your First Node App.
Globals in Node.js.
Modules in Node.js.
Creating a Module in Node.js.
Loading (Requiring) a Module in Node.js.
Module Wrapper Function.
Path Module in Node.js.
OS Module in Node.js.
Events and Event Emitter in Node.js.
HTTP Module in Node.js.
Event Arguments.
Taught by
Programming with Mosh