AngularJS: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
(4 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt) | |||
Zeile 9: | Zeile 9: | ||
* [http://fastandfluid.com/PublicDownloads/AngularBestPractices_2012-12-11.pdf Angular Best Practices, Talk 2012] | * [http://fastandfluid.com/PublicDownloads/AngularBestPractices_2012-12-11.pdf Angular Best Practices, Talk 2012] | ||
* [http://trochette.github.io/Angular-Design-Patterns-Best-Practices/#/intro AngularJS - Advanced Design Patterns and Best Practices] | * [http://trochette.github.io/Angular-Design-Patterns-Best-Practices/#/intro AngularJS - Advanced Design Patterns and Best Practices] | ||
+ | * [http://blog.artlogic.com/2013/05/02/ive-been-doing-it-wrong-part-1-of-3/ AngularJS Best Practices: I’ve Been Doing It Wrong] | ||
+ | |||
+ | ==Source Code== | ||
+ | * [https://github.com/angular-app/angular-app/ Angular App] | ||
+ | * [http://builtwith.angularjs.org/ Neat things built with AngularJS] | ||
+ | * [https://github.com/bountysource/frontend Bountysource frontend] | ||
+ | |||
+ | ==German== | ||
+ | * [http://angularjs.de/ AngularJS.de - Das deutsche Portal zu AngularJS] | ||
[[Category: Software]] | [[Category: Software]] |
Aktuelle Version vom 24. August 2013, 09:07 Uhr
http://angularjs.org/ - Front-end framework.
Learn
Best Practices
- AngularJS Application Structure
- AngularJS Best Practices, by Jaco Pretorius
- Angular Best Practices, Talk 2012
- AngularJS - Advanced Design Patterns and Best Practices
- AngularJS Best Practices: I’ve Been Doing It Wrong