Everything About Redux
  • What is Redux? Let's understand the need of Redux.
  • Setting up Actions & Reducers
  • Setting up Redux Store
  • Debug Redux Store with Redux Dev Tools
  • Dispatch Actions & Get State
  • Create Slice in Redux
  • ToDo App with Next.js(React) & Redux
  • What is Redux Thunk?
Interview Preparation
  • Implement Shopping Cart using React & Redux