Learned while completing Developing for the MEAN Stack and MongoDB:
- Getting your Node.js development environment set up
- Creating an Express application
- Configuring user authentication and strong password hashing
- Accessing MongoDB collections in the shell and with Mongoose
- Building a mini SPA (single-page application) with AngularJS
- Adding custom form validation with AngularJS
- Deploying an app to Heroku