productivity
Write interactive scripts using the Office 365 CLI
If you often need to check the properties of a particular object in Office 365, interactive scripts might be just the thing you need.
Outlook notifications for calendar only on iOS
I like Outlook for iOS a lot. Except for one thing: its notifications.
Remove deleted e-mails with Flow
Permanently remove unwanted e-mails in Outlook with this simple trick.
Avoid errors editing SharePoint Framework project configuration with Visual Studio Code intellisense
SharePoint Framework uses JSON files to store project configuration. Here is how you can edit these files easily in Visual Studio Code.
Query the Office Graph in SharePoint Framework client-side web parts
Learn by example. Check out sample SharePoint Framework client-side web parts connected to the Office Graph published by SharePoint Patterns and Practices.