Microsoft 365 development
Cache data when using the Microsoft Graph JavaScript SDK
By caching data in your collaborative JavaScript apps connected to Microsoft 365 you can significantly improve their performance and user experience. Here's how to do it.
Preconsent multiple scopes with Microsoft Graph Toolkit
When working with Microsoft Graph Toolkit you might want to preconsent multiple scopes upfront to improve the user experience. Here's how to do it.
The right way to publish SharePoint Framework library packages
SharePoint Framework library components are a great way to build reusable code for your solutions. But if you miss this one detail, you'll end up including the shared code in your bundle.
Create Azure AD apps from the manifest
Did you ever want to create Azure AD applications from their manifest? Now you can with CLI for Microsoft 365.
Which JavaScript framework can I use with SharePoint Framework
You want to build an app using SharePoint Framework and wonder which framework you should use? Here's my personal advice.