clone directly from Github $ g i t c l o n e h t t p s : / / g i t h u b . c o m / m i n d r e f r a m e r / n g - s l i d e s . g i t $ c d n g - s l i d e s $ s h / s l i d e s
by Misko Hevery internal project at Google rewrote 6 months of GWT code (3 devs) alone within 3 weeks in Angular.js! 1/17 of the original code size! first public release in Oct 2010
lack of an angular API nothing to inherit nothing to call and no complex life cycle for your controllers to follow application code is clean and succinct free of functions which hide the problems
live, continuously updating view which updates only the relevant parts of the page application model the single source of truth at all times with some clever optimization it is not slow at all
wholistic approach smart founders, who think in long terms the browser fundamentally changes for better testability is enforced! no coupling to DOM business logic is plain JS killer-feature: write your DSL for browser!
plenty of good resources to learn many-many screencasts! vibrant community, user groups easy to get started the future of browsers is shaped by same concepts Polymer Project Web Components Slides about Web Components - MUSTSEE! Custom Elements Shadow DOM HTML Imports Template Bindings
Goodfilms Mobile Site Bombermine - massive multiplayer game! Plunker Localytics, rewrite from Backbone, 4K -> 2K with more Markup GoCardless, 9K lines ng-app
Before You Start When Your Controllers Get Bigger, Learn Scope When You Manipulate DOM in Controller, Write Directives Angular.js Router Might Not Be What You Expected Things I wish I were told about Angular
Testing setup with Karma Replacing Rails in Dev- Grunt much better fit Angular.js Router Might Not Be What You Expected How to build a large Angular.js application