Complex State Management in React with Jotai and XState

15m
Star icon$$$
Star icon$$$
Star icon$$$
Star icon$$$
Star icon$$$
4.7
72
people completed
Bookmark
Download
RSS

Jotai's state management is primitive and flexible. This gives you room to build, compose, and share state throughout your application exactly how you need it.

This flexibility can become hard to manage when you have complex requirements that span across a number of states your application can be in.

Jotai lets you leverage other state management solutions through integrations so that you can solve the problem you're facing exactly how you need to.

One of those integrations is XState. XState gives you a safe abstraction to enumerate and handle the complex states your application can be in.

With Jotai + XState, you get the flexibility and ease of use of Jotai with the power of XState.

XState is a sophisticated library to provide a better and safer abstraction for state management.

Instructor

Daishi Kato

Freelance programmer. Open source enthusiast. Author of https://jotai.org, valtio, etc. https://contact.axlight.com https://discord.gg/MrQdmzd

Course content (5 lessons)

    illustration for Complex State Management in React with Jotai and XState