tree: 2ebb1e4006fcc54f9db599c8ac57afeab2243011 [path history] [tgz]
  1. bower_components/
  2. js/
  3. test/
  4. bower.json
  5. index.html
  6. readme.md
Websites/browserbench.org/Speedometer/resources/todomvc/architecture-examples/angularjs/readme.md

AngularJS TodoMVC Example

HTML is great for declaring static documents, but it falters when we try to use it for declaring dynamic views in web-applications. AngularJS lets you extend HTML vocabulary for your application. The resulting environment is extraordinarily expressive, readable, and quick to develop.

AngularJS - angularjs.org

Learning AngularJS

The AngularJS website is a great resource for getting started.

Here are some links you may find helpful:

Articles and guides from the community:

Get help from other AngularJS users:

If you have other helpful links to share, or find any of the links above no longer work, please let us know.