Tag: Code Apps

  • Power Apps Code App: Pick Any Vite Framework

    Power Apps Code App: Pick Any Vite Framework

    A Power Apps code app is just a Vite app, and that single fact unlocks your whole frontend toolbox. The official Microsoft template ships React with TypeScript, so many makers assume React is mandatory. It is not. Because the platform glue lives in the Vite layer, you can build a Power Apps code app with…