A collection of technical dev-related guides and plans for human/ai developers.
This repository contains comprehensive technical documentation for modern web development practices, including:
- Testing strategies with Playwright
- Tool migration guides (ESLint → Biome, React Router → TanStack Router)
- Best practices for code quality and maintainability
- Playwright Testing Guide - Complete production-grade guide for testing React and vanilla JS applications using only Playwright
- React Router to TanStack Router Migration - Comprehensive migration guide with concrete implementation steps
- Biome Setup Guide - Complete guide to setting up Biome for JavaScript/TypeScript projects with EditorConfig compatibility
These guides are created through human-AI collaboration, combining:
- Human expertise in real-world development challenges
- AI assistance in documentation structure and technical details
- Practical focus on actionable, production-ready solutions