AngularJS Tutorial: a comprehensive 10,000 word guide

added by JavaScript Kicks
10/3/2014 3:01:22 PM

226 Views

AngularJS is a client-side MVW JavaScript framework for writing compelling web applications. It’s built and maintained by Google and offers a futuristic spin on the web and it’s upcoming features and standards. MVW stands for Model-View-Whatever, which gives us flexibility over design patterns when developing applications. We might choose an MVC (Model-View-Controller) or MVVM (Model-View-ViewModel) approach. This tutorial serves as an ultimate resource point to begin learning AngularJS, the concepts and APIs behind it and help you deliver fantastic web applications the modern way.


1 comments

Robert Greyling
10/6/2014 8:46:25 PM
Incredible read - long, but well worth it if you're just starting out with Angular!