/react-redux-example

a simple project to understand react redux

Primary LanguageJavaScript

  1. What is a state?
  2. What is redux and why we need it?
  3. What is a reducer?
  4. What is a store?
  5. How to connect our store to React?
  6. What is an action?
  7. How to handle asynchronous code with redux? Find the full article here