Overview
Power Apps Code Apps — JavaScript
Power Apps empowers developers of all skill sets, including those building web apps in integrated developer environments (IDEs) like Visual Studio Code, to efficiently build and run business apps on a managed platform.
Code apps let developers bring Power Apps capabilities into custom web apps built in a code‑first IDE. You can develop locally and run the same app in Power Platform. Build with popular frameworks (React, Vue, and others) while keeping full control over your UI and logic.
Key features include:- Microsoft Entra authentication and authorization
- Access to Power Platform data sources and 1,500+ connectors, callable directly from JavaScript
- Easy publishing and hosting of line-of-business web apps in Power Platform
- Adherence to your organization's Managed Platform policies (app sharing limits, Conditional Access, Data Loss Prevention, and so on)
- Simplified deployment and application lifecycle management (ALM)
The managed platform accelerates safe, rapid innovation, and when ready, apps can be deployed to dedicated production environments.
Code Apps by default use React. CodeAppJs replaces React with vanilla JavaScript.