Microsoft 365 development
Avoid expired cache with the Microsoft Graph JavaScript SDK
Here is a great pattern for the Microsoft Graph JavaScript SDK that will help you avoid your cached data expiring and improve your app's performance.
Avoid duplicate requests with the Microsoft Graph JavaScript SDK
Avoid duplicate requests and speed up your app with the Microsoft Graph JavaScript SDK.
Should you always optimize your Microsoft Graph queries?
Sometimes, you can improve your app's performance by not optimizing your Microsoft Graph queries. Here is why.
Show your colleagues with Microsoft Graph Toolkit
One of the common requirements for collaborative apps is showing your colleagues. Here are two ways to do it using Microsoft Graph Toolkit.
Show line of business data in your app with Microsoft Graph Toolkit
Many apps combine line of business data with insights from Microsoft 365. And did you know that you can display both types of information using Microsoft Graph Toolkit?