Redux formation

Redux is an open-source JavaScript library for managing application state. It is most commonly used with libraries such as React or Angular for building user interfaces. Similar to (and inspired by) Facebook's Flux architecture, it was created by Dan Abramov and Andrew Clark.
[Redux doc](https://redux.js.org/introduction/getting-started)


            
Don't worry, we will do that step by step 😃
That's it for Redux ! No more 👌. The question is ... and with React ????
React + Redux = 💜
How to get back my state in my composant ?
Okay, it's nice, but I want to speak with the server, i'm a big boy now 👨🏽‍💻
Redux React and the Asynchronous call !
Nice, i'm ready to understand everything now !!!
Redux in Dreamquark 🔎 !
- The SAVE SHOULD BE IN THE SAME NODE. - With the mutate is easy - IT'S NOT A GOOD WAY TO RELOAD !!! - The graphQlfields is new here 🤩

Thank you for your attention !