Skip to content

Posts Tagged "Lessons Learned"

Article

I Let a Random Number Generator Find My Bugs

A seeded PRNG, a reference model, and six thousand requests later: how Deterministic Simulation Testing found a cache bug my unit tests never would have.

Article

That Time I Over-Engineered Image Loading in React

A deep dive into my 2018 React image loading component, what I got wrong, and how web standards have evolved to make it all unnecessary.