angular-samples
angular-samples copied to clipboard
angular fundamentals
trafficstars
Angular Building Blocks
Below are a collection of sample angular apps that I have put together while teaching myself how to use angular. They consist of the primary building blocks that any application of any complexity will have. Hopefully these will help you on your way.
Installing
bower install
Monkey List:
Filtering and Adding to a dynamic list with angular

Islands:
A Multipage angular application using templates

Lechuck Gallery:
An example of loading an external paginated JSON feed

Sam and Max:
A multi page application, loading from a external JSON feed

Issues? Ideas? Send a PR!