Copyright Š 2025Best Frontend Courses. All rights reserved.

  • Categories
  • Instructors
  • Terms of Service
  • Privacy Policy
  • Feedback
Best Frontend Courses LogoBest Frontend Courses
    • AI
    • Accessibility
    • Algorithms
    • Angular
    • Architecture
    • Astro
    • Auth
    • CSS
    • Firebase
    • Game Development
    • Gatsby
    • Git
    • GraphQL
    • HTML
    • Ionic
    • JavaScript
    • Jotai
    • MobX
    • Native
    • Netlify
    • Next.js
    • Nx
    • Performance
    • Prisma
    • React
    • React Native
    • Redux
    • Remix
    • Rx.js
    • SCSS/Sass
    • SolidJS
    • Storybook
    • Supabase
    • Svelte
    • Tailwind
    • Testing
    • TypeScript
    • Vue.js
    • XState
    • jQuery
    • p5.js
  • Add Course
  • Login
  1. Home
  2. Redux
  3. Apply Redux to a Modern React Hooks Application
Redux / React
Video

Apply Redux to a Modern React Hooks Application

by Jamund Ferguson
Enroll
đŸ•šī¸ Levels: 😎 Intermediate
âŗ Duration: 0.5 hours
🤑 Price: Free
🧑‍đŸ’ģ Learning Platform: Egghead.io
🧑‍🎓 Certificate: No

🔑 Key Learning Outcomes

  • Action Type Constants and Action Creators when Dispatching Redux Actions.
  • Dispatch Actions in Redux Store Before React Renders.
  • Split your Redux Store into Multiple Reducers.

👨‍đŸĢ About the Course

This course focuses on applying Redux to a modern React Hooks application. Learn how to effectively manage state in React using Redux. Gain practical knowledge on integrating Redux with React Hooks for efficient state management.

đŸŽ¯ Target Audience

  • Ideal for beginners interested in learning how to use Redux with React Hooks.
  • Suitable for developers looking to enhance their understanding of state management in React applications.

✅ Requirements

  • Basic understanding of React and JavaScript.

📖 Course Content

  • Introducing Redux with React Hooks.
  • Exploring our Currency Exchange Application.
  • Add Redux to an Existing React Application.
  • Access State with the Redux useSelector Hook.
  • Dispatch Actions with the useDispatch Hook in Redux.
  • Split your Redux Store into Multiple Reducers.
  • Selector Functions: An API for Accessing Redux State.
  • Refactor to use Action Type Constants and Action Creators when Dispatching Redux Actions.
  • Async Actions with redux-thunk.
  • Directly Dispatch Actions into the Redux Store Before React Renders.
Update Course

Drop a comment

Apply Redux to a Modern React Hooks Application by Jamund Ferguson

Log in to leave a feedback

Login

👇 Psst! Interested in More Redux Courses?

TestingTestingReduxReduxTypeScriptTypeScript

Confidently Testing Redux Applications with Jest & TypeScript
Video

by Jamund Ferguson

đŸ•šī¸ Levels: 😎 Intermediate

âŗ Duration: 1.5 hours

🤑 Price: Free

🧑‍đŸ’ģ Learning Platform: Egghead.io

ReduxReduxReactReact

Learn Redux: Redux Toolkit
WrittenInteractive

đŸ•šī¸ Levels: 🌱 Beginner

âŗ Duration: 1 hours

🤑 Price: Free

🧑‍đŸ’ģ Learning Platform: Codecademy

ReduxReduxTypeScriptTypeScriptReactReact

Modern Redux with Redux Toolkit (RTK) and TypeScript
Video

by Jamund Ferguson

đŸ•šī¸ Levels: 😎 Intermediate

âŗ Duration: 0.5 hours

🤑 Price: Free

🧑‍đŸ’ģ Learning Platform: Egghead.io

🔙 Back to Redux Category