TheIronYard--Orlando / FEE--2014--FALL

The Handbook for the Front End Engineering class of the Fall 2014 cohort at The Iron Yard, Orlando Campus
Creative Commons Zero v1.0 Universal
14 stars 13 forks source link

32--All-About-Angular - AriGonzo #407

Open AriGonzo opened 9 years ago

AriGonzo commented 9 years ago

Review

Today we looked at more Angular JS built-in Directives -- ng-form, ng-submit -- the factory() method, and how Angular handles Dependency Injection. I showed you some uses for the $http Service, and we added some more functionality to our TodoMVC implementation in Angular JS.

Shaping Up with Angular JS

Complete your documentation from last night; add the following pieces:

Use the TodoMVC project to experiment with the features of Angular JS, refer to the Angular JS example when you get stuck. And you will get stuck. This is a learning exercise, not a graded exercise. Tomorrow we do something completely different.

Footnotes
  1. Too bad you don't have a handy form lying around with all those field types on it...
AriGonzo commented 9 years ago

https://github.com/AriGonzo/TIY-Assignments/pull/21