All series
Series · 3 parts
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!
Started Mar 2014
3 articles
Articles in this series
3
01
BreezeJS makes client-side SharePoint REST dev easy.
In this article, I want to introduce you to BreezeJS - a library very much like Entity Framework, but for client-size solutions.
Mar 4, 2014
7 min read
Read article
02
Understanding Challenges Using Breeze and SharePoint OOTB
In this article, I'll explain some of the challenges you can run into when using Breeze in SharePoint projects… and how to resolve them.
Mar 4, 2014
5 min read
Read article
03
Getting BreezeJS to Work with the SharePoint 2013 REST API
How to get the BreezeJS library working against the SharePoint 2013 REST API, from acquiring the data service adapter to defining your entity model.
Mar 4, 2014
9 min read
Read article
Each article links out to the full post on the blog — this page just keeps the series together and in order.