Terrence Miao
-
2014-11-30 16:50:13+1100
- Updated: 2014-11-30 16:50:13+1100
An AngularJS development guide for jQuery developers
javascript - "Thinking in AngularJS" if I have a jQuery background? - Stack Overflow
Shared with: Public
+1'd by:
Kieran Simpson
,
Casper Casper
Terrence Miao
- 2014-12-01 08:28:18+1100
A lot good AngularJS practices mentioned in it:
• Don't design, and then mark up. You must architect, and then design.
• Only do DOM manipulation in a directive
• Test-Driven development, always
• Don't design, and then mark up. You must architect, and then design.
• Only do DOM manipulation in a directive
• Test-Driven development, always