You can find plenty of reasons on the internet why to not use Redux anymore. More often then not they point to new React features or libraries super-seeding it: local state, context, GraphQL.
Let’s take a look together why you might not need Redux, but also why it’s still valid for a lot of common use cases out there. As usual, the answer isn’t really black and white.