What are the 3 components of a fullstack Web architecture?
Front end, Back end, Databases
What is Node.js?
A JavaScript runtime for the backend
What can Node.js be used for?
Can run applications across multiple devices
What is a REPL?
Read Eval Print Loop
takes users input - exeutes them and returns the result
When was Node.js created?
May 27, 2009
What backend languages have you heard of?
C#, Ruby, PHP, Java, Python, C++