/redux-from-zero-to-hero

Simple project that i use to refresh all my knowledge about Redux Library workflow

Primary LanguageJavaScript

redux-from-zero-to-hero

A simple project that i use to learn and refresh all my knowledge about Redux library

💻 Programming Languages

  • Javascript

📚 Libraries & frameworks

  • React.JS
  • Redux.JS

🧠 What i will learn

  • Redux Workflow
  • Actions
  • Reducers
  • Stores
  • Assync Actions
  • Cobinate Multiple Reducers
  • Middlewere
  • Redux-Thunk Middlewere
  • React-Redux
  • useSelector Hook
  • useDispatch Hook
  • Logger Middlewere
  • Redux Devetool extension
  • Action Payload
  • MapStateToProps