Testing
Testing philosophy, patterns for custom hooks, and the right approach to mocking.
Review culture
Code review practices that don't stall PRs: size limits, Conventional Comments labels, and the calibration between request-changes and approve-with-comments.
Killing flaky CI
How to fix flaky tests in CI: quantify failure rate, quarantine without deleting, root-cause by category, and re-integrate with clear criteria.