Innovation Matters
Essays on AI, developer tools, and thoughtful software.
Easily test how your app will handle a slow API
Without changing your code, in minutes, see how your app responds to slow APIs. Learn where to improve your app's UI to keep it responsive and deliver a great user experience to your customers.
Mock nth request with Microsoft 365 Developer Proxy
Use Microsoft 365 Developer Proxy to mock n-th request, and more easily simulate scenarios that consist of several API requests.
Easily debug Microsoft Graph JavaScript SDK requests
Using the Microsoft Graph JavaScript SDK is a convenient way to connect your app to Microsoft 365. Here's how you can easily debug API requests issued from the SDK.
The easiest way to test how your app handles API errors
Building robust apps that use APIs doesn't have to be hard. There are tools that you can use to see for yourself how your app will behave when calling APIs that it uses fails.
Find a meeting time and schedule a meeting on Microsoft 365
Many work apps need the ability to schedule a meeting with others in their organization. Here's how to do it for apps connected to Microsoft 365.