Server-side with Node.js
Back 9 / 20
We are now in Module #2! In our previous module, we focused on client-side Javascript. We now will learn the basics of server-side programming with N ...
Introduction to "Database as a Service"
The tools I am currently using as part of my workflow.
Joey Lee on GitHub
Original GitHub Repo for the Data Selfie App
Node.js is a JavaScript runtime which allows you to run JavaScript code on your computer.
Express is a Node.js web application framework that provides a robust set of features for building web applications and APIs.
npm is a package manager for Node.js.