- Include JQuery
- Include Bootstrap
- Include Angular JS (using bower or whatever)
- Create your script js
- Alert classes example with Angular
- ngApp, ngController, $scope, services / modules
- ngDirectives (for manipulating page, like JQuery)
- Minification
- Some Angular Errors
- Angular API
- npm install express, cors (for cross browser), mongoose, bodyParser
- set up simple routes
- get route, post route
- simple mongo usage
- how to run mongo as a service in bg
- basic mongodb commands
- GET
- POST
- DELETE