|
|
|
|
|
by jypepin
2695 days ago
|
|
By "over redux" do you mean "with redux" or "instead of redux"?
I haven't used hooks yet but if you are using hooks instead of redux, it confuses me on how hooks work. To me they seems to be replacing the need for a class with local state, not replacing a redux architecture? I'm interested to hear more please :) |
|
Just means you can have functional components that respond purely to effects from state changes locally or at global level