Under the hood of AngularJS, the ‘Model-View-Whatever’ Javascript framework
Presented by:
8 years ago
| 60 interested

AngularJS, by Google is a well-organized, versatile and flexible JS framework for building rich client-side applications. The underlying notion behind Angular is that HTML is great for static documents, but it simply wasn’t designed for rich web applications. To plug this gap, Angular enhanced the HTML vocabulary so it could describe dynamic views.

This session speaks with examples about Dependency Injection and scope service that pave the way for achieving two way data binding along with the explanation of watchers and digest loop that plays crucial role in MVW architecture. We will also see how Directives can make HTML page interactive in a web application that completely works on the concept of SPA(Single Page Application).

Session difficulty level: Intro/101

Share this session:

Comments

Leave a Reply