Hacker News new | ask | show | jobs
by sephoric 2682 days ago
To be fair, this library is literally the same as just using context and hooks. Look at the lib's implementation:

https://github.com/diegohaz/constate/blob/master/src/index.t...