Introducing @dxbox/use-less-react: React, without...
· 3 min read
There’s beauty in simplicity.
We build software on layers of abstractions, patterns, and libraries — and sometimes, we forget what all of that complexity was supposed to achieve in the first place.
@dxbox/use-less-react was born out of a simple question: can we use React purely as a reactive layer, without letting it invade the logics of our applications?
Or, if I may simplify:
What if React state management could be done in plain JavaScript?
