Hey, I'm Zak Laughton
Senior full-stack engineer with ~10 years of experience building scalable UI systems and developer tooling, most recently at Atlassian. I specialize in React, TypeScript, and Node.js, with a track record of shipping polished user experiences and raising the bar on developer productivity at scale.
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