development
Migrating custom APIs to Azure Functions
Recently I migrated my custom Node.js API from an Azure API App to an Azure Function. So how much did I have to change exactly?
SharePoint Saturday Oslo 2016 presentation slides available
Here are the slides that Mikael and I used in our recent presentation about building solutions on the SharePoint Framework at the recent SPS Oslo.
Presenting at SharePoint Saturday Oslo 2016
SharePoint Framework from 0 to 60. Learn it all at the upcoming SharePoint Saturday Oslo 2016.
Publish SharePoint Framework client-side web parts to Office 365 public CDN
Recently Microsoft announced the public CDN capability on Office 365. See how to use it to host your SharePoint Framework client-side web parts.
'TypeError: arguments[i].apply is not a function' error when working with Webpack
When working with Webpack you might come across the following error: