Thu, 2 October 2025
How to Ace a Technical React Interview | Practical Guide
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: A Practical Guide for Real-World Frontend Development
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 Strategies for Modern React Apps: Unit, Integration, and Visual Regression
Testing React apps doesn't have to be scary. Learn the basics of unit, integration, and visual regression testing with popular tools.