Innovation Matters
Essays on AI, developer tools, and thoughtful software.
How to use Masonry in SharePoint Framework client-side web parts
Masonry is a popular library frequently used in JavaScript customizations. Here is how you can use it in SharePoint Framework.
Unity Connect 2016 presentation slides available
Here are the presentation slides I used at the recent Unity Connect 2016 when presenting about building productivity solutions using the Microsoft Graph.
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?
Presenting at Unity Connect 2016
Learn how to build powerful productivity solutions with the Microsoft Graph in my session at the upcoming Unity Connect 2016.
Migrate SharePoint JavaScript customizations to SharePoint Framework - jQuery AJAX calls and showing data
Here is how to migrate a SharePoint customization that uses jQuery and AJAX to SharePoint Framework.