SharePoint
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?
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?
SharePoint Framework Docker image for your team
Docker images offer you great flexibility for building SharePoint Framework solutions. To truly benefit of Docker, you should include your own tools.