What is Node.js?
Node.js is a program that allows JavaScript to be run outside of a web browser.
What can Node.js be used for?
To write scalable network applications.
What is a REPL?
Read–eval–print loop.
When was Node.js created?
2009.
What back end languages have you heard of?
Ruby, C++ and Python.