(no title)
awinograd | 8 years ago
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.
awinograd | 8 years ago
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.
rounce|8 years ago
Redux deliberately doesn't deal with async processes, that's left up to the user.
city41|8 years ago
kanalas|8 years ago