adds code


Skip Introduction 00:12 #node #nodejs #beginner #kailas #walldoddi #codemultiverse #mentoring #session #code multiverse In this Video you will see an interactive tutorial for Node JS. We will learn about * Installation of node * LTS and other versioning * Using NVM, NPM and Yarn * How Node JS Works * global objects - console, process, fs, path etc.. * path, __dirname, __filename variable * setTimeout, setInterval, clearInterval * Promises * Async and Callbacks * What is callback hell? * Your modules v/s third party node modules - exporting and importing * writing to console // process.stdout.write * reading from console // process.stdin.read * exit process * nodemon * popular frameworks
Previous Post Next Post