Plain JavaScript is quick to ship. TypeScript bundled with Webpack or esbuild is built to scale. This article walks through both approaches end-to-end so you can make an informed choice for your next project.
Tag: TypeScript
Home » TypeScript
Post
Dataverse Actions, Functions & Flows in Power Apps Code Apps: Complete Guide
I've been building Power Apps Code Apps for a while now, and the question that kept coming up was always the same: how do I call actual server-side logic from here? With the @microsoft/power-apps npm CLI hitting v1.1.1, that question finally has a clean answer. This guide walks through everything — discovering and scaffolding Dataverse actions, functions, and Power Automate flows, the generated TypeScript service classes, error handling, deployment, and the architectural decisions I'd make on a real project.
Post
Why Power Apps Code Apps Are Reshaping Enterprise Development Forever
After half a year building production applications with Power Apps Code Apps, I'm convinced we're witnessing a fundamental shift in enterprise development.


