How to Use AngularJS

OSTraining
Course Summary
AngularJS is what HTML would have been, had it been designed for building dynamic web apps. Angular is a Javascript framework that allows you to create HTML pages and then run them as apps.
-
+
Course Description
AngularJS is what HTML would have been, had it been designed for building dynamic web apps. Angular is a Javascript framework that allows you to create HTML pages and then run them as apps.In this class, you'll build an app using Angular. You'll learn how Angular's controllers and directives work, before moving on to using filters, conditionals and more.
This class is the perfect introduction for anyone who is new to Angular.
Robert learned HTML/CSS back in 2008 when he decided to start a film review site, and he continued adding to his site file-by-file the old-fashioned way for a year. When he asked a web developer friend how to build a site that "automatically lists content on the homepage and stuff," he was pointed to Drupal.
Since then, Robert has continued to build his experience with the CMS by using it on his own projects and by managing other brands' pre-existing Drupal sites. In doing so, he has learned some of the best ways to use the tools Drupal has available--and what mistakes to avoid.
In his spare time, Robert trains Brazilian Jiu Jitsu and works on too many side programming projects. He is also the author of two books.
-
+
Course Syllabus
Introduction
Introduction and Setup for AngularFree
How to Create an Angular App
How to Use Basic Angular Markup
Controllers
How to Use Angular Controllers
Repeat Directives
How to Use Angular's NG Repeat Directive
How to Use Angular's Nested Repeat Directives
Dynamic Elements
How to Show or Hide Information Conditionally
How to Add Dynamic Elements in Angular
How to Create Dynamic Filters in Angular
Conditionals and Filters
How to Use Filters in Angular
How to Use the Order By Filter in Angular
More Angular
How to Create Custom Directives in Angular
Recap and What's Next With Angular
Angular.js Quiz