Node.js® is a JavaScript runtime built on Chrome’s V8 JavaScript engine.
Its an open source engine that runs in google and a few other browsers.
i means that the program can be used to execute JS on other computers.
Node packages Manager
v19.7.0
9.6.0
npm install jshint
All Things Development
6 Reasons for Pair Programming
Greater efficiency, Engaged collaboration, Learning from fellow students, Social skillss, Job interview readiness,and Work environment readiness
Learning from Fellow Students
How does pair programming work?
Pair programming consists of a driver and a navigator. The driver does the typing of the code and the navigator uses just thier words to guide the driver.