What is Node.js?
program that allows JS to be run outside of a web browser.
What can Node.js be used for?
Allows for use to build back ends for web apps, command-line programs or automation.
What is a REPL?
Read Evaluated Print Loop
interactive computer environment where results are returned to the user.
When was Node.js created?
2020-04-21
What back end languages have you heard of?
c++