Innovation Matters
Essays on AI, developer tools, and thoughtful software.
Easily show files as cards using Microsoft Graph Toolkit and hTWOo
With a recent update to Microsoft Graph Toolkit, showing your files as cards became even easier. Check it out.
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.