Video description
The MEAN stack (Mongo, Express, AngularJS, and Node.js)
offers a new path to writing web applications by treating the
front-end as if it were a third-party (such as a mobile client).
This video by full-stack developer Jeff Dickey takes a holistic
approach to learning the MEAN JavaScript platform and shows how to
build, test, and deploy apps.
Table of Contents
Angular
Welcome
00:02:30
Angular Getting Started
00:07:38
Angular Controllers
00:08:50
Angular AJAX
00:07:03
Angular Services
00:05:43
Testing Angular with Karma
00:14:53
Testing Angular Services
00:12:15
Testing Angular Controllers
00:07:12
Gulp
Gulp JavaScript Building
00:07:07
Gulp Watch
00:02:17
Gulp JavaScript Minification
00:03:37
Gulp Error Handling with Plumber
00:01:34
Gulp CSS Compiling
00:07:31
Node
Serving Angular with Node
00:06:18
Gulp Nodemon
00:02:36
Angular Router with Node
00:08:36
Node POST Echo Endpoint
00:04:43
Node + Mongo Integration
00:06:00
Node GET Endpoint
00:03:15
Interfacing Angular with Node
00:05:00
Interfacing Angular Forms with Node
00:03:41
Protractor
00:10:47