Innovation Matters
Essays on AI, developer tools, and thoughtful software.
You need to connect only once in the Office 365 CLI
When working with the Office 365 CLI, you need to connect to SharePoint only once.
Simulating throttling in SharePoint
When you communicate with SharePoint, you have to assume that you might get throttled. Here is how to verify if your application handles it correctly.
Office 365 CLI v1.6.0
We've just published a new version of the Office 365 CLI for working with and managing Office 365 and SharePoint Framework projects on any platform.
Deploy SharePoint Framework solution packages to site collection app catalogs directly from Visual Studio Code
Deploy SharePoint Framework solution packages to SharePoint directly from Visual Studio Code!
Inconvenient logging exceptions in SharePoint Framework production bundles
You optimized your SharePoint Framework bundle for production. One day you get an exception: An error has occurred in line 1, column 11564. You're clueless.