Hacker News new | ask | show | jobs
by Rohansi 441 days ago
That looks pretty good! I actually implemented my own state management that works like that five years ago because I didn't like the options at the time.

https://github.com/Facepunch/react-class-model (note: context is not required)