SharePoint development
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?
Consider this before granting API permissions in your Office 365 tenant
Allowing developers to access APIs secured with Azure AD in Office 365 tenants is not without risks, here is why.