development
Securely connect to Microsoft Graph from Teams tabs using SSO
Say you're building a Microsoft Teams tab with Single Sign-On (SSO). In your tab, you want to connect to Microsoft Graph to show some data from Microsoft 365. Here is how to do it securely.
Start building apps for Teams
Microsoft Teams is a rich collaboration platform used by millions of people every day. By building custom apps for Teams you can help them work more effectively and connect them with even more knowledge and insights. Here are some resources to help you get started.
Get notified when a file on GitHub has changed
With more and more content being hosted on GitHub it's a shame that you can't get notified when a particular file has changed. At least not by GitHub, that is. But you can build your own notification service. Here is how.
Use Docker containers like a pro
Using Docker containers, you can simplify your development process. With the Docker Visual Studio Code extension, you can make it even easier!
The easiest way to store user settings of your Microsoft 365 app
When building a Microsoft 365 app, you might want to store user settings. Here's the easiest way to do it.