Hacker News new | ask | show | jobs
by awinograd 3033 days ago
The async rendering rendering stuff Dan is showing in his talk (https://www.youtube.com/watch?v=_c7ajDXb4qw) looks great, but I disagree that this is a redux killer.

redux is useful for a lot more than just async fetching & loading. I think these new features will just reduce the scope of what redux is used heavily for.

2 comments

> redux is useful for a lot more than just async fetching & loading

Redux deliberately doesn't deal with async processes, that's left up to the user.

The video has been blocked. Anyone know of a mirror?
Thank you!