Tag:  ai-agents

Knitting Better Infrastructure and Developer Experience (DX) in React with GPT-4.1

27 April, 2025

I continue my vibe coding journey by refining the infrastructure of a simple React app. I cover setting up Yarn, adding CSS Modules, improving date formatting, introducing i18n, and writing Copilot instructions. Most changes were guided by AI, with some manual adjustments along the way.

Vibe Coding with AI-Generated Forms in React Using GPT-4.1

26 April, 2025

A hands-on look at building a simple React form using GPT-4.1 Agent Mode with minimal manual changes. I share how the Agent handled common development tasks, small UX improvements, and where close supervision was still needed.