Innovation Matters
Essays on AI, developer tools, and thoughtful software.
Inconvenient logging exceptions in SharePoint Framework production bundles using Application Insights
You setup Application Insights to monitor your SharePoint Framework solutions. But when the first exception comes in, you're clueless. All you see, is...
Office 365 CLI v1.5.0
We've just published a new version of the Office 365 CLI with new commands for working with and managing Office 365 tenants and SharePoint Framework projects on any platform.
Web components and SharePoint Framework
Web components are the holy grail of reusable controls. But do they have a place in the SharePoint Framework and if so how to they fit together?
What I learned working on the Office 365 CLI
Here are a few things I learned while building the Office 365 CLI.
Easily deploy SharePoint Framework solution packages directly from Visual Studio Code
Using the Rencore Deploy SPFx Package extension you can deploy your SharePoint Framework solution packages to SharePoint Online directly from VSCode.