Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/javascript-awesome/angular
https://github.com/javascript-awesome/angular
List: angular
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/javascript-awesome/angular
- Owner: javascript-awesome
- Created: 2013-12-06T10:48:26.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2016-02-24T22:17:22.000Z (over 8 years ago)
- Last Synced: 2024-05-20T23:23:56.383Z (6 months ago)
- Size: 31.3 KB
- Stars: 8
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AngularJS
[![Gitter](https://badges.gitter.im/javascript-awesome/angular.svg)](https://gitter.im/javascript-awesome/angular?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
## Titles
* [Understanding design pattern](understanding-design-pattern.md)
* [Basic concepts AngularJS](basic-concepts-AngularJS.md)
* [Providing communications with the remote HTTP using Angular](Providing-communications-with-the-remote-http-using-Angular.md)
* [Routing](Routing.md)
* [Filters](Filters.md)
* [Forms](Forms.md)
* [Services](Services.md)
* [Communication between controllers](Communication-between-controllers.md)
* [ng-repeat](ng-repeat.md)## Main Links
* [Angular Guide](http://docs.angularjs.org/guide)
* [How to write huge Angular apps](http://briantford.com/blog/huuuuuge-angular-apps.html)