Tag: migration
Everything tagged “migration” — my own articles first, then the AI Radar entries that carry the same tag.
My posts
Automated Astro dependencies update with Cursor and Claude
Complete migration from Astro 4 to Astro 5 with Content Layer automated by Claude 4 Sonnet. Detailed experience report on breaking changes, new rendering API, and migration of all dependencies like React 19.
Migration from Jest to Vitest: Complete feedback on a React/TypeScript project
Complete step-by-step guide to migrate from Jest to Vitest in a React/TypeScript project. Includes ESM handling, performance optimization, and real-world solutions from a 2900+ tests migration.