Redux Tutorial - What is Redux and How it Works
Channel:
Subscribers:
58,000
Published on ● Video Link: https://www.youtube.com/watch?v=PLnkc8K2onw
Learn more advanced front-end and full-stack development at: https://www.fullstackacademy.com
Redux is an agnostic framework acting as a predictable state container for JavaScript applications. It allows you to write apps that behave consistently, run in various environments, and are easy to test, improving the developer experience. In this Redux Tutorial, we first provide an overview of the framework and then focus on the mechanics of how the store works with actions and reducers.
Watch this video to learn:
- What is Redux
- How the Redux data flow works
- The 3 principles of Redux
Other Videos By Fullstack Academy
Tags:
intro to redux
redux tutorial
redux javascript
What is Redux
how does redux work