Node.js us a Javascript run time. Basically it uses a Google engine to run Javascript.
Its basically a server than runs various forms of Chrome and Chrome extensions.
It means you can use JavaScript to put togther a fill program from web browser to servers. It gives you all the tools to create a comprehensive application.
A Package manager
v20.3.1
9.8.1
npm install -g jshint
Bundling JS files, running tests, checking for errors
Efficiency, Collaboration, Learning from others, developing social skills, preparing for job interviews, work environment readiness
I think I’ve learned from others the most. just seeing how someone else goes about the material sometimes just makes everything click as far as my own learning.
You have a driver and a navigator. The navigator says what one person should do while the driver actually does the tasks.
I would like to understand the V8 engine a bit more and what that all entails.