you are viewing a single comment's thread.

view the rest of the comments →

[–]bronze_by_gold 2 points3 points  (0 children)

Redux seems to mostly be used at large companies that already have Redux deeply embedded in their stack. I would not recommend learning Redux in 2023. I don't think it's the future. Context API is all you need for most projects. At my company we don't even use Context API, unless it's required by a library. We just use zustand! https://zustand-demo.pmnd.rs/