Jul 28, 2021
Do have a look to Xstate visualizer(https://xstate.js.org/viz/) which basically tells the entire state of the UI with just few lines of code . Try to implement the same logic in Redux you will feel the pain, trust me and that is the intention behind this article.