Hey, I'm Zak Laughton
Writing
3 ways to time travel in Git to undo destructive mistakes
Botched a rebase? Nuked commits with a reset? Git has built-in tools to get you back without re-cloning.
Read Post
The only 3 steps you need to mock an API call in Jest
(Updated on )
Can't figure out how to mock an API call in Jest? Start here. Three steps, no magic, no mystery.
Read Post