use-change - The most minimalistic React state library on the market with zero dependencies

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

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • use-change

    The most minimalistic React state management library on the market with zero dependencies and React.useState-like syntax

  • redux-toolkit

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

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

    Discontinued <WIP> Interface for Binance Futures (plans for more later)

  • By the way, I haven't mentioned one of the reasons why I work on that hook. Currently we're working on a 100% open-sourced trading application https://github.com/Letiliel/biduul. Besides all the features it's going to include, we're working hard to make the app the most extensible trading tool with an API that easy to use if you're a developer of any level of experience, see https://github.com/Letiliel/biduul-plugins (we don't have API docs yet, but maybe the link will give a little clue of what I mean). By creating and maintaining use-change I follow the goal to keep the data layer look "library-agnostic", so devs don't need to learn any concepts like actions or observers. Instead, they get access to objects with properties and methods that are familiar to anybody who knows JavaScript even a little bit.

  • altamoon-plugins

    Official plugins for Altamoon

  • By the way, I haven't mentioned one of the reasons why I work on that hook. Currently we're working on a 100% open-sourced trading application https://github.com/Letiliel/biduul. Besides all the features it's going to include, we're working hard to make the app the most extensible trading tool with an API that easy to use if you're a developer of any level of experience, see https://github.com/Letiliel/biduul-plugins (we don't have API docs yet, but maybe the link will give a little clue of what I mean). By creating and maintaining use-change I follow the goal to keep the data layer look "library-agnostic", so devs don't need to learn any concepts like actions or observers. Instead, they get access to objects with properties and methods that are familiar to anybody who knows JavaScript even a little bit.

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