Office 365 development
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.
Help prevent data loss in Microsoft Flow with these 3 things
Now that your organization is using Microsoft Flow, are you sure that you set it up correctly so that it won't leak your confidential information?
What you should know about building Microsoft Flow connectors
Recently I've built a custom connector for Microsoft Flow. Here are a few things I wish the documentation was clearer about.
Get the tenant app catalog URL using the REST API
When building SharePoint solutions, you might need to get the URL of the tenant app catalog. Recent changes to the SharePoint API make it very easy.