Aider on a jQuery → React migration: 8 weeks, 23k lines, what actually happened
I migrated an internal admin tool from jQuery to React using Aider as the primary tool for the mechanical parts. Here's the breakdown of what worked, what didn't, and the cost.
Cursor with React Server Components: prompts that produce correct boundaries
Cursor often gets RSC vs Client Component boundaries wrong. The boundary matters for hydration, secrets, and bundle size. Here's the prompt structure that fixes it.