SharePoint Online
upload-cdn - Is that the ALM story for SharePoint Framework?
With the 'upload-cdn' Gulp task we can easily update SharePoint Framework solutions but there is more to it than meets the eye.
Export Web Parts using REST
In my previous post I discussed how you can export Web Parts using CSOM. But did you know that you can also do it using REST?
Export Web Parts using CSOM
When using remote provisioning solutions, you might need to export Web Parts. Did you know that you can do it using CSOM?
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.
Office Graph API documentation updated with additional capabilities
Recently, during my Office Graph presentation at the SharePoint Connect Amsterdam, I mentioned a few hidden gems in the Office Graph API. Those capabilities have just been included in the official Graph Query Language documentation on MSDN.