valtio vs Zustand

This page summarizes the projects mentioned and recommended in the original post on /r/reactjs

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • jotai

    👻 Primitive and flexible state management for React

  • Jotai

  • redux-toolkit

    The official, opinionated, batteries-included toolset for efficient Redux development

  • For example, I would never have considered Zustand a major player, and I've never heard of Valtio. To me, the state of state management is mainly between Redux with Redux Toolkit and Recoil.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • valtio

    💊 Valtio makes proxy-state simple for React and Vanilla

  • found already some good posts: this from the maintainer https://github.com/pmndrs/valtio/discussions/128 nice but didn't make any decision easier and then this one is really good (spoiler: clearly for valtio):

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Explanation on how Redux or React Context could help and picking the best option

    6 projects | /r/webdev | 27 Oct 2022
  • I wrote a very small state manager (Vssm) in pure Javascript.

    4 projects | /r/SideProject | 3 Mar 2022
  • Would you recommend Recoil on a production application?

    3 projects | /r/reactjs | 25 Feb 2022
  • When I Use Valtio and When I Use Jotai

    5 projects | dev.to | 2 Feb 2022
  • With the coming of Concurrent Mode in mind, which global state library would you use?

    4 projects | /r/reactjs | 2 Mar 2021