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. Modern Redux with Redux Toolkit (RTK) and TypeScript
Redux / TypeScript / React
Video

Modern Redux with Redux Toolkit (RTK) and TypeScript

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

🔑 Key Learning Outcomes

  • Create slices of state in a Redux store.
  • Select state for use throughout your application.
  • Dispatch Redux actions.
  • Handle Async actions.

👨‍đŸĢ About the Course

This course enhances a basic shopping cart application built with React by integrating Redux and RTK using TypeScript. Emphasis is placed on simplifying the Redux setup process, including building slices, reducers, selectors, and thunks, all typed with TypeScript for smoother development.

đŸŽ¯ Target Audience

  • Ideal for learners familiar with React Hooks and Redux who want to deepen their understanding by incorporating RTK and TypeScript.

✅ Requirements

  • Prior knowledge of applying Redux to a Modern React Hooks Application is recommended.

📖 Course Content

  • Explore and set up a shopping cart application.
  • Add Redux and RTK to an existing application.
  • Split the Redux store into multiple slices.
  • Create typed hooks for Redux interactions.
  • Access Redux data in components.
  • Build reducers and dispatch actions.
  • Create selectors and use createSelector.
  • Handle custom actions and thunks.
  • Use createAsyncThunk for API calls.
  • Implement Redux DevTool support.
Update Course

Drop a comment

Modern Redux with Redux Toolkit (RTK) and TypeScript by Jamund Ferguson

Log in to leave a feedback

Login

👇 Psst! Interested in More Redux Courses?

ReduxRedux

Advanced Redux with Redux Toolkit
Video

by Steve Kinney

đŸ•šī¸ Levels: 🚀 Advanced

âŗ Duration: 4 hours

🤑 Price: Subscription

🧑‍đŸ’ģ Learning Platform: Frontend Masters

ReactReactReduxRedux

Adopting RTK Query into an Existing Redux Application
Video

by Jamund Ferguson

đŸ•šī¸ Levels: 😎 Intermediate

âŗ Duration: 1 hours

🤑 Price: Free

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

ReduxReduxJavaScriptJavaScript

Redux and the State ADT
Video

by Ian Hofmann-Hicks

đŸ•šī¸ Levels: 😎 Intermediate, 🚀 Advanced

âŗ Duration: 1.5 hours

🤑 Price: Subscription

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

🔙 Back to Redux Category