Design Decisions in AngularJS

This presentation covers the design decisions that drove creating AngularJS, the JavaScript framework that combines data binding, reusable components, dependency injection, and a host of other powerful capabilities for building modern web applications. Learn how to build extremely scalable applications that are fast to build, trivial to change and maintain, …