AngularJS resources: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
| Line 19: | Line 19: | ||
== Other articles == | == Other articles == | ||
* [http://stackoverflow.com/a/15012542/1399562 Useful overview of AngularJS design principles] - Stackoverflow | |||
* [http://technologyconversations.com/2014/07/10/server-vs-client-side-rendering-angularjs-vs-server-side-mvc/ Server vs client side rendering (AngularJS vs server side MVC)] (Technology Conversations) | * [http://technologyconversations.com/2014/07/10/server-vs-client-side-rendering-angularjs-vs-server-side-mvc/ Server vs client side rendering (AngularJS vs server side MVC)] (Technology Conversations) | ||
== Notes == | == Notes == | ||
<references /> | <references /> | ||
Revision as of 04:15, 5 December 2015
Learning and documentation
- Angular.js API Reference
- Angular.js Tutorial
Installation and configuration information. - egghead.io
Angular screencast tutorials. - Shaping Up With Angular.js
Video tutorial introduction to Angular.js. The outro video lists various Angular.js resources.
Integrating Angular with Django
Some links related to using Foundation with Django, where AngularJS is used to create front-end templates.[1]
- django-angular: A Django-Angular integration library
- Django REST Framework: A library that helps you create a backend for your Angular application.
- Tutorial: Using AngularJS with Django
- Building Web Applications with Django and AngularJS
Other articles
- Useful overview of AngularJS design principles - Stackoverflow
- Server vs client side rendering (AngularJS vs server side MVC) (Technology Conversations)
Notes
- ↑ Zurb Foundation for Apps & Django Integration - Foundation Forum