Series: Simplify SharePoint (2013-present) REST queries BreezeJS
In this series, learn about the library Breeze - an Entity Framework-like library for JavaScript. Learn how you can use it with SharePoint REST queries!
- Published on
BreezeJS Makes Client-Side SharePoint REST Development a BREEZE!
In this post, I introduce you to the JS library Breeze. Think of it like Entity Framework for JavaScript. Learn how you can use it with SharePoint REST queries!- Published on
Understanding Challenges Using Breeze & SharePoint Out-Of-The-Box
In this post, I’ll explain why Breeze doesn’t work out of the box (OOTB) with SharePoint’s REST API and the how you can get around it to make it work for you.- Published on
Getting BreezeJS to Work with the SharePoint 2013 REST API
In this post I want to explain how you can use it. This breaks down into a few different tasks: setup Breeeze, create an entity model & using it!