- Node.js® is a JavaScript runtime built on Chrome’s V8 JavaScript engine.
- Node.js is an event-based, non-blocking, asynchronous I/O runtime that uses Google’s V8 JavaScript engine and libuv library.
- Is the open-source JavaScript engine that runs in Google Chrome and other Chromium-based web browsers
- Is a program we can use to execute JavaScript on our computers. In other words, it’s a JavaScript runtime.
- Node Package Manager, the world’s largest software registry.
- There are over 1,000,000 packages of JavaScript code available to download
- v14.17.3
- 6.14.13
- npm install -g jshint will install it globally
- It can be used for anything from bundling your JavaScript files
- Dependencies into static assets.
- Automatic code linting and style checking
- Social skills
- Greater efficiency
- Engaged collaboration
- Job interview readiness
- Work environment readiness
- Learning from fellow students
- Learning from fellow students
- Social skills
-
Pair programming commonly involves two roles: the Driver and the Navigator. The Driver is the programmer who is typing and the only one whose hands are on the keyboard.
-
The Navigator uses their words to guide the Driver but does not provide any direct input to the computer. The Navigator thinks about the big picture, what will come next