React Third-party State Management Playbook
Offered By: Pluralsight
Course Description
Overview
This course will teach you how to implement third-party state management in React apps. It will help you pick between some of the most popular third-party state libraries.
There are many interesting ways handle React state today. In this course, React Third-party State Management Playbook, you’ll learn 6 major categories of state management and understand their key differences and tradeoffs. First, you’ll see how to implement multiple state management libraries in React, and see how they differ. Then, you’ll explore Redux, Jotai, Zustand, and react-query. Finally, you’ll learn when third-party state is useful, and how to pick between these tools. When you’re finished with this course, you’ll have the React state management skills necessary to build complex, responsive, and scalable React apps.
There are many interesting ways handle React state today. In this course, React Third-party State Management Playbook, you’ll learn 6 major categories of state management and understand their key differences and tradeoffs. First, you’ll see how to implement multiple state management libraries in React, and see how they differ. Then, you’ll explore Redux, Jotai, Zustand, and react-query. Finally, you’ll learn when third-party state is useful, and how to pick between these tools. When you’re finished with this course, you’ll have the React state management skills necessary to build complex, responsive, and scalable React apps.
Syllabus
- Course Overview 1min
- Picking a Third-party State Management Library 22mins
- Implementing Unidirectional State with Redux or Zustand 25mins
- Implementing Atomic State with Recoil or Jotai 18mins
- Implementing Proxy State with Mobx or Valtio 26mins
- Managing Remote State with Tanstack Query 30mins
Taught by
Cory House
Related Courses
Create a Zustand-like Module State Libraryegghead.io Zustand React State Management Course (Simple Redux Alternative)
freeCodeCamp React Next.js Food Delivery App Full Tutorial - Full Stack Restaurant App
Lama Dev via YouTube Building an AI Image and Video Editor with Next.js 14, Cloudinary, and Zustand
developedbyed via YouTube React Native MacOS App Tutorial - Book Management System
freeCodeCamp