Web Dev Roadmap for Beginners (Free!): https://bit.ly/DaveGrayWebDevRoadmap
In this introduction to Node.js, we will install Node JS and learn the differences between Node.js and Vanilla Javascript. This is the beginning of a Node.js Tutorials for Beginners playlist.
Subscribe https://bit.ly/3nGHmNn
This lesson is part of a Node.js for Beginners tutorial series playlist:
https://www.youtube.com/playlist?list=PL0Zuz27SZ-6PFkIxaJ6Xx_X46avTM1aYw
Introduction to Node JS | Node.js Tutorials for Beginners
(00:00) Intro
(00:05) Welcome and Overview
(00:28) Install Node.js
(01:43) Prerequisite knowledge
(02:38) Console in terminal
(04:27) The global object
(05:35) Common JS imports
(06:40) os common core module
(07:34) path common core module
(11:22) Custom modules and import / export options
(16:14) Not all JS APIs are available
(16:43) What's next
References:
Node.js Official site: https://nodejs.org/en/
Follow Me:
Twitter: https://twitter.com/yesdavidgray
LinkedIn: https://www.linkedin.com/in/davidagray/
Blog: https://yesdavidgray.com
Reddit: https://www.reddit.com/user/DaveOnEleven
Was this introduction to Node.js helpful? If so, please share. Let me know your thoughts in the comments.
#node #js #beginners