reading-notes

Class 1 Node Ecosystem

Link to article: Review if helpful: An Introduction to Node.js on sitepoint.com


How would you describe Node to a non-technical friend?

Node is a software platform that allows developers to create web applications using JavaScript.

What does it mean that Node is a JavaScript runtime?

Node being a JavaScript runtime means it allows executing JavaScript code outside of a web browser.

What is Node used for?

Node is used for creating server-side applications, running scripts, building web servers, and managing network connections efficiently using JavaScript.

Looking ahead at this module’s course schedule, What do you look forward to learning?

I look forward to learning how to build cross-platform mobile applications using React Native efficiently and effectively.

What are your learning goals after reading and reviewing the class README?

My goals is to create a full professional site.