Innovation Matters
Essays on AI, developer tools, and thoughtful software.
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.
Loading frameworks and libraries in SharePoint Framework projects
There are a number of ways to reference frameworks and libraries in SharePoint Framework projects. But which one is the best for your project?
Migrate SharePoint JavaScript customizations to SharePoint Framework - reference functions from script files
Here is how to migrate existing SharePoint JavaScript customizations to SharePoint Framework.