HTML works perfectly fine as far as static documents are concerned. If a web application requires dynamic views however, it’s less than ideal. That’s where AngularJS comes in; an open-source framework that extends HTML vocabulary for you application, resulting in intuitive, expressive single page applications. For an AngularJS crash course to get you up to […]