What's more annoying than trying to figure out why your local changes aren't applying on the production website?
Emilia Sonder
emiliasonder.bsky.social
I've been working on a large app in Next.js, and there are no state managers at all. No RTK, no Zustand. It's been.. interesting. Seems like a project can do perfectly fine without them
Emilia Sonder
emiliasonder.bsky.social
It's a small thing, but getting all 100s on PageSpeed Insights instantly made my day better
Emilia Sonder
emiliasonder.bsky.social
Whenever something feels too complex, I try to name things more clearly. Half the time, renaming a variable or file is enough to untangle the logic