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 Node. We will begin building the Data Selfie App, a project tutorial by Joey K. Lee. This unit we will spend time getting setup wit ...
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.
- Editing
by Mathieu Blanchette
- Animations
by Jason Heglund