Building an App with AngularJS

Lesson 2, Step 2: First data in view

Courses Outline

Introduction
0:43
Free
Introducing AngularJS
1:21
Introducing our app
1:33
How AngularJS extends HTML
2:24
MVC in AngularJS
3:16
An impressionistic look at MVC in AngularJS
2:09
Free
It's just JavaScript
0:57
The bootstrapping of a basic AngularJS app
3:36
Introduction
0:49
Free
First data in view
5:22
Our first ng-repeat
2:33
Scope function
4:39
Adding the ability to add drawings to our app
3:36
Conclusion
1:44
Persistence Implementation
4:51
Create and Retrieve
7:08
Remove
4:25
Services in AngularJS
7:15
Introduction
3:01
Configuring routes
4:13
Filling out the routes for our app
1:45
Route parameters
1:35
Tricky scopes
10:02
Inheritance in scopes
8:20
Directives
25:32
Introduction
1:22
Emit
5:31
Animation
5:01
Starting to test our app
3:26
Testing directives
1:56
Testing controllers
3:03