Thu, 2 October 2025
A practical guide to prepare for technical React interviews: mental models, what to practise, how to communicate, and a checklist to bring on the day.
Sun, 10 August 2025
React hooks simplify state and side-effect management, but they're also easy to misuse. Here's a practical guide to mastering hooks in real-world projects, without falling into common traps.
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.