Jotai: Atomic ReactJS state manager? | ReactJS Tutorial

Опубликовано: 09 Январь 2025
на канале: Marius Espejo
6,255
170

In this video we're going to explore the Jotai library! In the ReactJS ecosystem you've got so many state management solutions to pick from. You've got useState, useReducer, context API, react recoil, redux, zustand, and so many more! Jotai provides a very simple API and focuses on composing "atoms" as a bottom-up model/approach to managing state in a frontend application.

In this video I'll be walking you through a basic ReactJS tutorial of Jotai as well as some notes on my own first impressions of using the library. Code with me and let me know what you think!