adds code


⌚Timestamp⌚ Overview of the Node.js Ecosystem Background 0:00:00 What Is Node.js 0:05:59 About The Author 0:07:22 Early History 0:10:53 io.js 0:15:09 Node.js Versioning 0:17:56 Why Use Node.js 0:21:26 How To Use This Course Architecture 0:22:01 V8 0:24:28 Event-Driven/Non-Blocking 0:30:18 Timers Example 0:32:29 Web Server Example 0:34:21 A Single-Threaded Event Loop 0:38:07 Simplified Concurrency 0:39:53 Callback Convention 0:41:37 Callback Does Not Necessarily Mean Non Blocking Modularity 0:44:02 Script Tags In The Browser 0:48:59 Modules In Node.js 0:53:13 CommonJS 0:56:11 Modules Have Private Scope 0:59:00 Node.js Core Modules NPM 1:02:08 Package Management 1:05:41 Using An NPM Package 1:13:48 Package Manager Benefits 1:17:40 Popular Packages 1:19:38 Why Not To Use Node.js 1:23:54 What Next About (What you will learn) In this Overview of the Node.js Ecosystem training course, expert author teaches you when to use Node.js in your development projects. This course is designed for users that are familiar with HTML, CSS, and JavaScript. You will start by learning about the history of Node.js and why you should use Node.js. From there, Wes will teach you about architecture, including simplified currency and callback convention. This video tutorial also covers modularity, such as modules in Node.js, CommonJS, and Node.js core modules. Finally, you will learn about npm, including package management, using an npm package, and popular packages. Once you have completed this computer based training course, you will have learned when to use Node.js in your development projects. Working files are included, allowing you to follow along with the author throughout the lessons.
Previous Post Next Post