This is the demo application utilizing AngularJS framework to develop small working snippets for the purpose of comprehending this MVC framework. Each folder within this demo will contain a separated, encapsulated app by itself that can be run using the appropriate commands. Descriptions for each folder are as followed:
This is a demo on how testing on AngularJS would work. More information can be found inside the project directory
This is a demo on how to use angular-ui router to setup routings for web applications
This is a demo on how to create and validate forms in AngularJS . More information can be found inside the project directory
This is a demo for a ToDo application in AngularJS. More information can be found inside the project directory