Scripted Bytes
Your Life, Refactored
Brandon Wozniewicz
How to Assign Dataverse Security Roles at Scale
Struggling to manage security roles in Microsoft Dataverse? Learn three scalable methods—from low-code Canvas Apps and Power Automate flows to pro-code SDK scripts—to assign roles efficiently across users or teams.
19 Jun
3 min read
19 JunHow to Assign Dataverse Security Roles at Scale3 min readBrandon Wozniewicz
How to Reduce Technical Debt in the Power Platform
Low-code development enables speed—but that same speed can lead to fragile apps, duplicated logic, and unscalable designs if you're not careful. In this post, we explore eight common sources of technical debt in Power Platform projects and how to avoid them with practical, real-world examples.
5 Jun
9 min read
5 JunHow to Reduce Technical Debt in the Power Platform9 min readBrandon Wozniewicz
How to Sort Dates Efficiently in JavaScript
Sorting date strings in JavaScript seems simple—until it slows your UI. Learn how one tweak made my ISO date sort 150x faster in a real-world app.
29 May
4 min read
29 MayHow to Sort Dates Efficiently in JavaScript4 min readBrandon Wozniewicz
How to Use React 19 in Power Apps PCF Components
Learn how to build Power Apps PCF components using React 19—step-by-step setup, TypeScript config, and code examples without relying on virtual controls.
22 May
6 min read
22 MayHow to Use React 19 in Power Apps PCF Components6 min readBrandon Wozniewicz
How to Extend Power Apps with Reusable Components
Take your Power Apps to the next level with reusable components. This guide shows how to build scalable, maintainable UI using dev-inspired design patterns.
15 May
6 min read
15 MayHow to Extend Power Apps with Reusable Components6 min readBrandon Wozniewicz
The Power of Knowledge Transfer in Low-Code Development Teams
Avoid single points of failure in Power Platform apps. Learn how documentation, pair programming, and standards can keep your low-code solutions maintainable.
8 May
7 min read
8 MayThe Power of Knowledge Transfer in Low-Code Development Teams7 min read