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

31--Shaping-Up-LoganArnett #391

Open LoganArnett opened 9 years ago

LoganArnett commented 9 years ago

Review

Today we (very briefly) saw what Angular JS can do through some simple built-in Directives: ng-app, ng-controller, ng-repeat, ng-model, ng-dblclick, and ng-class. I was able to add some significant functionality to the TodoMVC template with just a few lines of JavaScript and some simple HTML attributes. We also used BrowserSync for the first time and saw how awesome that can be.

Shaping Up with Angular JS

There are lots of bits and pieces in Angular JS, and you'll want to be familiar with an increasing number of them throughout the week. Start documenting them like we did with JavaScript, HTML, and CSS:

LoganArnett commented 9 years ago

Shaping Up with Angular Badge