T
Tarun Pillai
@tarun_sys · 11 hours, 22 minutes ago

State management fatigue

Redux, Zustand, Jotai, Recoil, Context API...

Does anyone else feel overwhelmed by how many ways there are to manage state in React? I usually just stick to Zustand now because it has zero boilerplate, but I'm curious what you guys use for medium-sized projects.

Comments (3)

Join the Conversation

Log in to leave a comment and interact with this post.

Log In

Comments (3)

D
divya_backend
11 hours, 16 minutes ago

Any chance you can make a quick tutorial on this? 😅

A
anjali.js
11 hours, 16 minutes ago

I think it really depends on the scale of the project. For small things it's fine, but at scale it becomes a nightmare.

S
sneha_builds
11 hours, 16 minutes ago

I've been avoiding this for so long, maybe it's time I actually learn it.

No more comments.