Tue, 22 April 2025
Testing React apps doesn't have to be scary. Learn the basics of unit, integration, and visual regression testing with popular tools.
Sat, 19 April 2025
Writing tests on the frontend that matter is hard. What exactly to test can feel a bit mysterious and can lead to bad practices of either test the wrong things or testing less critical stuff on the page
Thu, 17 April 2025
Our CI pipelines required 100% coverage. Here's how it backfired and what I now focus on instead.