Angling Angular in WordPress

Angular is a MVC javascript library that allows a developer to do some pretty cool things without much effort. While some of this power comes at a cost, the technology can be a great tool for certain projects. The presentation will go over the following:
– The basics of Angular JS
– An introduction to the Angular Seed, a skeleton to rapidly develop an Angular App
– How to easily transform the seed app to a WP shortcode, for your WordPress application
– Dissecting a working example of an angular app that calculates the distance between two points
– An overview of the limitations of an Angular App and what potential SEO impacts it may have.