Innovation Matters
Essays on AI, developer tools, and thoughtful software.
The right way to publish SharePoint Framework library packages
SharePoint Framework library components are a great way to build reusable code for your solutions. But if you miss this one detail, you'll end up including the shared code in your bundle.
Create scripts in JavaScript with zx
If you use JavaScript and need to automate your work, you're missing out if you haven't heard of zx.
Bulk-create Planner tasks with dates using Microsoft Power Automate
So the meeting is over and you're left with a bunch of action points that you need to put in Planner. You know how to create them in bulk, but how to attach start- and due dates to them?
Simplify code reviews and improve consistency with custom eslint rules
If you review pull requests or build software in a team, custom eslint rules can save you a lot of time. Here's how.
Create Azure AD apps from the manifest
Did you ever want to create Azure AD applications from their manifest? Now you can with CLI for Microsoft 365.