Y
Hacker News
new
|
ask
|
show
|
jobs
by
mplewis
3032 days ago
This approach looks really similar to the VueX approach: synchronous reducers are mutations, and async effects are actions. Can't wait to try this out in my next React project.