Browsed by
Tag: Developer Tools

Vibe coding PCF Controls with GitHub Copilot

Vibe coding PCF Controls with GitHub Copilot

What if you could build a PCF control without writing most of the code yourself? I just tried vibe coding with GitHub Copilot – describing what I want and reviewing its solutions. My goal: A JSON viewer for Power Apps that works in both Canvas and Model-Driven Apps. Back in 2020, I built the PCF-MarkDown Viewer. Let me tell you, that was an adventure. Installing the Power Platform CLI, wrestling with XML manifest files, configuring TypeScript, debugging webpack builds. Hours…

Read More Read More

Goodbye Limits, Hello Microsoft Foundry

Goodbye Limits, Hello Microsoft Foundry

Recently I stumbled into an issue with my GitHub Copilot coding agent. Yes, correctly — I reached the premium request limit in my Visual Studio Code. And everybody knows, a throttling to an old LLM feels like driving an old timer. I’d been deep in spec-driven development using GitHub’s Spec Kit. This toolkit lets AI agents generate implementations from specifications. It helps you build high-quality software faster. Powerful. Efficient. Game-changing. But when you hit that limit? Everything changes. GitHub Copilot throttles…

Read More Read More