Out of interest why did you despise Redux and Redux Thunk? Imo Redux did solve the problem of state management and I always thought it was quite an elegant solution personally.
Hooks and the context API are just different ways to manage state (and many would argue better). Do you disagree?
Hooks and the context API are just different ways to manage state (and many would argue better). Do you disagree?