CORS
Inconvenient ADAL JS Angular with simultaneous CORS requests
The ADAL JS Angular library offers great capabilities for building rich web applications unless you're trying to issue multiple CORS calls at the same time.
SharePoint Saturday Netherlands 2015 presentation deck available
Last weekend, at the annual SharePoint Saturday Netherlands, I co-presented a session about building solutions with the Office Graph.
From 0 to 60 or how I refactored an Office Add-in from a web page hosted in SharePoint to an application using Node.js, CORS and Office 365 API
After building SharePoint solutions for a few years I tried building an Office Add-in querying the Office Graph. Here is what I learned.
Presenting at Microsoft Recoder in London
At the upcoming Microsoft Recoder event in London I have the pleasure of presenting about building solutions with the Office Graph.
Building Office 365 Single Page Applications on any platform
CORS simplifies building Office 365 SPAs. If you're however building multi-tenant applications on a stack without an SDK, there are a few things that you have to take care of.