Power Apps

Practical Microsoft 365 articles, implementation notes, and hands-on solutions.

5 articles in “Power Apps”

Power Apps Code — React Project Structure Explained (PAC CLI)
Power AppsJul 8, 2026

Power Apps Code — React Project Structure Explained (PAC CLI)

A folder-by-folder, file-by-file tour of a Power Apps Code (React + Vite + TypeScript) project scaffolded by the PAC CLI. What .power, node_modules, public, src and generated are for, what App.tsx, main.tsx, package.json and power.config.json do, and which files to leave alone.

By Suresh Girinathuni6 min read
What Is Microsoft Power Fx? The Low-Code Language of the Power Platform
Power AppsJul 8, 2026

What Is Microsoft Power Fx? The Low-Code Language of the Power Platform

A plain-English introduction to Microsoft Power Fx — the Excel-like, low-code language behind Power Apps and the wider Power Platform. What it is, why it "thinks spreadsheet", how declarative formulas auto-recalculate, the no-code to pro-code spectrum, its design principles, and where you use it.

By Suresh Girinathuni5 min read
Install Developer Tools for Power Apps Code Apps — A Complete Setup Guide (PAC CLI)
Power AppsJul 2, 2026

Install Developer Tools for Power Apps Code Apps — A Complete Setup Guide (PAC CLI)

Set up your environment for Power Apps Code apps step by step: install the developer tools (VS Code, git, .NET, Node.js and the Power Platform CLI), enable code apps on your Power Platform environment, understand what PAC CLI does, compare installation options and OS support, verify your install, connect to an environment, and manage authentication profiles.

By Suresh Girinathuni6 min read
Power Apps Code — The Future of Pro-Code Development on the Power Platform
Power AppsJul 1, 2026

Power Apps Code — The Future of Pro-Code Development on the Power Platform

Meet Power Apps Code — Microsoft’s pro-code approach to building Power Platform apps with React, TypeScript, and modern tools. What it is, how it compares to canvas Power Apps, why it says goodbye to delegation warnings, the technologies and skills to learn, when to use it, and why it is not replacing canvas apps.

By Suresh Girinathuni4 min read