Description
What is Redux?
A Predictable State Container for JS Apps
What is React?
A JavaScript library for building user interfaces
If you are new to Redux than this is the right course for you. You will learn the following things
- What actions are.
- What a reducer is and why we use them.
- How to put Redux and React together when building your apps.
Who this course is for:
- Any one interested in learning Redux