Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 667 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 667 Bytes

AngularJS by Example

An application to demonstrate various real world AngularJS best practices and to compliment a tutorial series written on revillweb.com.

Contributing

If you think that a particular part of this application can be written better or you think this app is missing an important AngularJS concept then please submit a pull request, your help is very welcome.

To do

  • Add a contact page to the application to demonstrate form implementation and validation in AngularJS
  • Add tests for the majority of the application and accompanying tutorials

Licence

The application and code are licenced under MIT.