Development

Sep
02
React 19 Makes Forms Fun Again: A Deep Dive into the New Hooks

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.
7 min read
Mar
17
Code Reviews in a Galaxy Far, Far Away

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
5 min read
Jan
28
How Automation Saved Me from Oops Moments: Never Skip Tests in Production Again!

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
2 min read
Jul
03
Level up: 10 Tips for Writing Better Code

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.
7 min read