I noticed that many new projects adopt either GraphQL and/or React Hooks. Neither of these solve the same issues as Redux... On the other hand it does seem to reduce the need for using Redux. Here at Stream we're still using redux...
How do you all feel about Redux in 2019, do you think it's still useful/relevant?







Codepen mentioned on their podcast that they are using GraphQL without Redux. Max from Ionic is doing some React Hooks experiments without using Redux.