Angular JS blog series – Table of content
This is a series of posts about AngularJS and our experiences with it while migrating the client of a complex enterprise application from Silverlight to HTML5/CSS/JavaScript using AngularJS as a framework. So far I have published the following posts
- AngularJS – Part 1
- AngularJS – Part 1, Feedback
- AngularJS – Part 2, the controller
- AngularJS – Part 3, Inheritance
- AngularJS – Part 4, Accessing server side resources
- AngularJS – Part 5, Pushing data to the server
- AngularJS – Part 6, Templates
- AngularJS – Part 7, Get ready to test
- AngularJS – Part 8, More choice when testing
- AngularJS – Part 9, value and constants
- AngularJS – Part 10, Intermezzo
- AngularJS – Part 11, Promises
- AngularJS – Part 12, Multi language support
- AngularJS – Part 13, Services
- AngularJS – Part 14, End to end tests
- AngularJS – Part 15, End to end tests and mocking
- AngularJS – Part 16, Forms
-
AngularJS – My Video Series is ready!</ul> Please make sure you also read the following posts of my coworker
-
- AngularJS – Part 16, Forms
- AngularJS – Part 15, End to end tests and mocking
- AngularJS – Part 14, End to end tests
- AngularJS – Part 13, Services
- AngularJS – Part 12, Multi language support
- AngularJS – Part 11, Promises
- AngularJS – Part 10, Intermezzo
- AngularJS – Part 9, value and constants
- AngularJS – Part 8, More choice when testing
- AngularJS – Part 7, Get ready to test
- AngularJS – Part 6, Templates
- AngularJS – Part 5, Pushing data to the server
- AngularJS – Part 4, Accessing server side resources
- AngularJS – Part 3, Inheritance
- AngularJS – Part 2, the controller
- AngularJS – Part 1, Feedback