Terrence Miao
-
2014-11-28 08:43:32+1100
- Updated: 2014-11-28 08:43:32+1100
Learning by doing is probably the most efficient way to learn
Things I Wish I Were Told About Angular.js
Shared with: Public
Terrence Miao
- 2014-11-28 08:44:49+1100
"Put control logic in directive controller, and DOM logic in link function; scope sharing is the glue."
Can't get it ... ... ?!
Kieran Simpson
- 2014-11-28 10:02:07+1100
$scope is the biggest conceptual difference in Angular. Angular also uses the term Controller in different ways to other MVC frameworks (Symfony, Spring MVC, Express JS, etc).
Any good Angular introduction needs to cover this concept.
Dean Budd
- 2014-12-01 07:39:56+1100
Learning by f*cking things up is even better.
Can't get it ... ... ?!
Any good Angular introduction needs to cover this concept.