#54 3 tips to speed up your app for Microsoft 365
Here are 3 tips to speed up your app's performance. Watch out, some of them are counterintuitive!
Innovation Matters
Microsoft 365 Developer Advocate
ISSN 2210-9390
A collection of 70 posts
Here are 3 tips to speed up your app's performance. Watch out, some of them are counterintuitive!
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 and speed up your app with the Microsoft Graph JavaScript SDK.
Sometimes, you can improve your app's performance by not optimizing your Microsoft Graph queries. Here is why.
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.