React 19 Makes Forms Fun Again: A Deep Dive into the New Hooks
A practical deep dive into React 19’s new hooks. Discover how they simplify form handling, from state and errors to optimistic updates.
Code Reviews in a Galaxy Far, Far Away
Code reviews are a huge part of our day-to-day job and over the years I realized it takes time to
How Automation Saved Me from Oops Moments: Never Skip Tests in Production Again!
Every time I have to troubleshoot and fix a unit test (or Cypress test), I end up running just that
Level up: 10 Tips for Writing Better Code
You've probably heard about clean code - whether you're an experienced developer or a total newbie.