Understanding Next.js Page Caching (with a real example)
Caching can be a tricky topic, especially when pages don’t update the way you expect. I recently ran into an interesting issue while working on the…
Tech news from the best sources
Caching can be a tricky topic, especially when pages don’t update the way you expect. I recently ran into an interesting issue while working on the…
The best line of code is the one you never write. The second best is the one you delete. This isn’t laziness. It’s restraint. Every line of code is…
I wanted a sandbox. Not the decorative kind. Not the one where production data wears a fake name tag and hopes nobody notices. A real sandbox. One w…
If you’ve lived long enough, you’ve had that moment when you almost lost everything, but somehow didn’t. You accidentally deleted your customer data…
American style uses double typographic quotes “ ”, British style uses single typographic quotes ‘ ’, and technical documentation uses straight quote…
Right now I have over 10K tasks written down across all my projects. If I completed one task every day, it would take me 30 years to complete all of…