AngularJS In-Depth
"AngularJS In Action" author Lukas Ruebbelke dives into AngularJS.
Course info
Rating
Level
Intermediate

Updated
Nov 19, 2013

Duration
4h 56m

Table of contents
Hello AngularJS
Introduction
3m
History of AngularJS
5m
The AngularJS Elevator Pitch
9m
Coding Hello AngularJS
6m
Audience Questions
10m
Yeoman, Grunt and Bower
4m
Yeoman Command Line Demonstration
8m
Build a Strong AngularJS Foundation
The AngularJS Players
7m
$compile
5m
$digest and $apply
5m
Model View Whatever
8m
Controller and $scope
4m
View and Templates
5m
Models, Services and Routes
9m
Coding an MVVM Application
11m
Coding Routes
6m
AngularJS Directive Basics
Directives as a DSL
4m
Directive Definition Object
11m
The Controller & Link Functions
14m
Simple Directive with jQuery
9m
Audience Questions
10m
Audience Questions, continued
9m
Server Side Integration with Angular JS
Testing with AngularJS
Advanced AngularJS Directives
Revisiting the Angular Process
4m
Isolated Scope
11m
Coding Advanced Directives: Delete
5m
Coding Advanced Directives: Sort
12m
Audience Questions
4m
Coding Advanced Directives: Isolated Scope
6m
Coding Advanced Directives: D3
5m
More Audience Questions
7m
AngularJS Animations
Description
Course info
Rating
Level
Intermediate

Updated
Nov 19, 2013

Duration
4h 56m

Description
"AngularJS In Action" author Lukas Ruebbelke dives into AngularJS, an intuitive framework that makes it easy to organize code by incorporates concepts like two-way binding, dependency injection and views which results in very testable code.
About the author