This will be first of 2 presentations at Atlanta SharePoint Saturday on June 21, 2014.
Using AngularJS with SharePoint 2013 – Build Single Page Applications (SPA)
MVC/MVVM frameworks attempts to separate the UI development from the behavior and business logic of an application. SPAs – Single Page Application offers fluid UX and responsiveness for Web applications. In this session, I will show you how to use a MVC/MVVM framework like AngularJS and build SharePoint based SPAs.
Objectives:
1. Learn how to get started with AngularJS
2. Learn how to leverage the SharePoint 2013 REST APIs with AngularJS
3. Build a single page application (SPA) in SharePoint 2013 using AngularJS