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-AngularJS -- fab9 #409

Open fab9 opened 9 years ago

fab9 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

Now that you've at least seen all the levels and correct answers, [ ] work through Levels 1 through 3 on your own tonight. Don't worry if you get stuck, just buy the answer, type it in, and move on. You'll practice some more tomorrow night. Try to spend no more than an hour on this part of the assignment (timebox FTW!) so you have time for the rest.

Angular JS Documentation -- Your Way

Knowing what you do now of Angular JS, Modules, Controllers, Expressions, and the $http service, rip all that jQuery junk out of your Github Profile! [ ] Get the profile column on the left working with Angular JS Expressions and a simple $http call to pull the JSON data from your local file.

Hello, Restangular!

fab9 commented 9 years ago

Trello card