Posts with #mentoring
Mon, 26 May 2025
The One Tool You Can't Afford to Skip
Forget frameworks and libraries. The most powerful tool for a junior developer is ESLint. It forces consistency, catches bugs, and makes you a better programmer.
Thu, 17 April 2025
Why I Stopped Obsessing Over 100% Unit Test Coverage
Our CI pipelines required 100% coverage. Here's how it backfired and what I now focus on instead.