Skip to the content.

What Is Node and When Should I Use It?

What Is Node.js?

what is npm ?

npm is the world’s largest software registry and the package manager for JavaScript

What Is Node.js Used For?

node.j and npm These build tools come in all shapes and sizes, and you won’t get far in a modern JavaScript landscape without bumping into them. They can be used for anything from bundling your JavaScript files and dependencies into static assets, to running tests, or automatic code linting and style checking.

6 Reasons for Pair Programming

what is the 6 Reasons for Pair Programming?

  1. Greater efficiency

  2. Engaged collaboration

  3. Learning from fellow students

  4. Social skills

  5. Job interview readiness

  6. Work environment readiness

In your experience, which of these reasons have you found most beneficial?

Learning from fellow students

How does pair programming work?

pair programming commonly involves two roles: the Driver and the Navigator.

https://github.com/saraalshater/Reading-notes/tree/main/Code-301-Reading-notes

https://saraalshater.github.io/Reading-notes/