adds code


In this video we will learn node from scratch, talking about what node.js is, its architecture, to writing modules and code in node. Along the way we will also learn about installing node, managing its versions, IDE choices as well as node package manager, which can be used to share code and pull dependencies. 0:00 Intro and Course Roadmap 02:14 What is Node.js and its architecture 07:52 Installing Node.js 09:55 Node version manager (nvm) 13:01 Node.js IDEs and Installing Visual Studio Code 14:37 Writing and executing code in Node.js 18:15 Creating Node modules 26:59 Core built in modules 32:14 Global Object 33:47 Event emitters and listeners 42:01 Async await 48:41 Node package manager (npm)
Previous Post Next Post