Se implementa los siguientes ejemplos para ejemplificar la implementación y funcionamiento en Redux y Redux Toolkit. Tienda de pasteles y helados. Actualización de propiedades anidadas del estado.
*3 Core Concepts: Store (Hold the state), Action (Describe the changes in the state), Reducer (Tie store and action together) *Three principles (for coding redux) : 1. State stored in a single object ...
This channel was shown to me and it has been a tremendous help with review and learning more about React (especially hooks) and Redux. Videos are easy to follow and well explained. Take a look if you ...