4d ago · 15 min read · Why This Even Matters Every React project eventually hits the same wall: props are getting drilled three levels deep, sibling components need to share data they have no business passing to each other,
Join discussion
4d ago · 5 min read · Introduction Authentication is one of the most important parts of modern web applications. Whenever users log in to an application, the server needs a way to identify and remember them during future r
Join discussion
May 7 · 9 min read · If you've ever built a Vue.js app that grew beyond a few components, you've probably felt the moment when things start getting messy. Data is flowing in every direction, components are emitting events
Join discussion
May 2 · 10 min read · Maybe recognition is less about detached labels than it is about where something is, what surrounds it, and how that context gets reinforced. That is what pushed me to build this repo. I wanted a smaller problem that still felt close to the thing I c...
Join discussion
Apr 30 · 13 min read · 🤔 Why is this even a question? A few years ago the answer was simple: "use NgRx for serious apps." Today it's more nuanced. Angular Signals changed the game. You can now build reactive, scalable stat
Join discussion