Y
Hacker News
new
|
ask
|
show
|
jobs
by
city41
2231 days ago
You can hoist useReducer out to context and end up with essentially a very lightweight redux. I’ve had some success with that in smaller apps. For something large or long term I’d probably avoid that approach though.