State of state management u React-u

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

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
  • zustand

    🐻 Bear necessities for state management in React

  • Zustand je dobra alternativa za Redux, mnogo jednostavnija biblioteka koja je postala veoma popularna u poslednje vreme, posebno za manje projekte.

  • SWR

    React Hooks for Data Fetching

  • 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
  • Recoil

    Recoil is an experimental state management library for React apps. It provides several capabilities that are difficult to achieve with React alone, while being compatible with the newest features of React.

  • MobX

    Simple, scalable state management.

  • Kada imamo potrebe za optimizacijom rirenerovanja komponenti u React-u i radimo sa velikim i kompleksnim objektima (deeply nested objects) biblioteke kao Redux nisu najoptimalnije i verovatno je najbolje koristiti proxy state management: MobX ili Valtio.

  • jotai

    👻 Primitive and flexible state management for React

  • Takođe prisutan i atomic state managament, jedan primer takve biblioteke je Jotai.

  • 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.

    InfluxDB logo
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

  • React State Management in 2024

    5 projects | dev.to | 8 Dec 2023
  • State Management Alternatives: Best Tools for React Apps

    3 projects | dev.to | 3 Nov 2023
  • Helux, a react state lib supports both atom arch and deep dependency collection

    1 project | news.ycombinator.com | 21 Oct 2023
  • Managing my buisness logic with OOP

    4 projects | /r/reactjs | 15 Dec 2022
  • MobX with MVVM makes Frontend Developer's life much more easier than Redux does

    3 projects | dev.to | 12 Nov 2022