Readings: NODE.JS

My reading journal for Code Fellows

Readings: NODE.JS

An introduction to Node.js on sitepoint.com

What is node.js?

In your own words, what is Chrome’s V8 JavaScript Engine?

What does it mean that node is a JavaScript runtime?

What is npm?

What version of node are you running on your machine?

What version of npm are you running on your machine?

What command would you type to install a library/package called ‘jshint’?

What is node used for?

6 Rasons for Pair Programming

What are the 6 reasons for pair programming?

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

How does pair programming work?

Bookmark and Review

Things I want to know more about…