productivity
Making room for your thoughts while reading
I'm trying something new with this blog. You can now annotate essays as you read and keep your notes private in your browser. Print the essay to PDF to take your thinking with you.
Sample script: quickly remove SharePoint API permissions
When building SharePoint Framework solutions connected to APIs secured with Azure Active Directory, you might need to clear the list of granted API permissions. Here's a sample script to quickly clean them up.
Sample script: quickly remove pending SharePoint API permission requests
When building SharePoint Framework solutions connected to APIs secured with Azure Active Directory, you'll easily end up with many pending permission requests. Here's a sample script to quickly clean them up.
Convert multiple images to WebP in JavaScript
A while back I wrote about how you can convert multiple images to WebP using PowerShell. Here's how you can do the same using JavaScript.
Build a Me-experience in Microsoft Teams
There is no 'i' in Teams, but there is 'me'. Here is how you could build a Me-experience in Microsoft Teams to stay informed and easily track your work.