Level: Introductory to Intermediate
Client Side Development in SharePoint is about much more than creating animated buttons and hiding fields on a page. Using the Client Side Object Model and REST, developers can create full blown applications that interact with SharePoint with many of the same results and traditional managed code development. However, which path should a developer choose? With all things in SharePoint "it depends."
You will learn:
- The pros and cons of CSOM
- The pros and cons of REST
- How to get started developing in both with easy to follow demos