Autoplay
Autocomplete
Previous Lesson
Complete and Continue
Introducing AngularJS
Getting Started with an Angular Project
The Course Overview (2:57)
"Angularizing" Your Existing Web Page (2:30)
Bootstrapping an Angular Application (3:36)
Controllers and Templates
Defining a Controller (4:10)
Displaying Data Dynamically (3:16)
Repeating Content for All Items in a List (3:19)
Area of Influence of a Controller (5:32)
User Interactions and Data Binding
Adding Interactions to the Template (5:58)
Creating Corresponding Controller Logic (6:50)
Reading Data from the Template (6:43)
Conditionally Showing/Hiding Elements (7:06)
App Routing
Route Declaration and the ng-view Directive (7:03)
Creating New Routes (5:15)
Routing with Parameter (5:16)
Creating Links (7:02)
Loading External Data
Making AJAX Calls via $http (5:59)
Handling Responses via Success and Error Callbacks (4:52)
Building GET and POST Requests (7:51)
Making Cross-domain Requests Using JSONP (8:52)
Introducing Services
Separating the Loading of Data from the Controller (6:21)
Introducing the "factory" Type of Service (5:44)
Injecting Your Own Services (3:57)
Implementing Persistence (7:55)
Reading Data from the Template
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock