Welcome to 56kode,
Web Development, React & TypeScript
RSS Feed As a frontend development expert, you'll find advice, tips, insights, and reviews on web development on this blog. Special focus will be given to JavaScript, React, and TypeScript.
Recent Posts
Efficiently cleaning a TypeScript project: Knip + AI agent workflow
Published: at 03:00 PMLearn how to safely clean dead code in TypeScript projects using Knip and an AI Agent. A step-by-step workflow to automate cleanup without breaking production
How Gemini 3 Pro cut our pipeline time in half
Published: at 09:00 AMWe cut our test pipeline time from 22s to 4s per file using Gemini 3 Pro. Learn how AI identified "God Modules" killing our Vitest performance and automated the architectural refactoring that saved us 15 minutes per CI run.
Connect Cursor to Your Browser with Browser-Tools MCP
Published: at 08:11 AMLearn how to integrate Browser-Tools MCP with Cursor IDE to debug web applications directly from your code editor using AI assistance
Automated Astro dependencies update with Cursor and Claude
Published: at 08:00 AMComplete 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.