1. How would you describe Node to a non-technical friend?
Node is a technology software developers can use to develop and run apps outside of a browser, like Chrome or Safari.
2. What does it mean that Node is a JavaScript runtime?
It means that we can run Node applications outside of a browser.
3. What is Node used for?
Node is used for installing and running tools for developing JavaScript applications.