Office 365 development
Just because you can, should you use the Office 365 CDN
Office 365 CDN is a compelling option for hosting your static assets, but how good is it actually?
So you got a SharePoint Framework package to deploy in your tenant
You're about to deploy a SharePoint Framework solution package to your tenant. Before you do, have you considered what's inside?
Building SharePoint Framework solutions over time: what's your strategy?
You start a new SharePoint Framework project. You use the latest version of the SharePoint Framework. But for how long will you be able to stay on the latest version?
Inconvenient locally installing SharePoint Framework Yeoman generator
Installing the SharePoint Framework Yeoman generator locally allows you to easily isolate the specific version of the SharePoint Framework you need for each particular project. But if you're using npm@5, it just got a bit more inconvenient.
Automate building SharePoint Framework solutions with the Office 365 CLI
Did you know that you can use the Office 365 CLI to automate the build process of your SharePoint Framework solutions?