react-hook-thunk-reducer VS react-final-form

Compare react-hook-thunk-reducer vs react-final-form and see what are their differences.

react-hook-thunk-reducer

📡 A React useReducer() hook whose dispatcher supports thunks à la redux-thunk. (by nathanbuchar)
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
react-hook-thunk-reducer react-final-form
1 28
108 7,341
- 0.1%
2.6 1.3
almost 2 years ago 12 months ago
JavaScript JavaScript
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

react-hook-thunk-reducer

Posts with mentions or reviews of react-hook-thunk-reducer. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-02-19.
  • I created an article on how to choose the right state management solution for your next React project.
    7 projects | /r/reactjs | 19 Feb 2021
    I've been playing around with useReducer and useContext and it was trivially easy to implement a functional action/reducer system that worked just like redux but glued together with react built-ins. I'm also not sure what the difference between a custom hook and a middleware is, they seem like the same thing to me. Custom hooks are easy to implement, for example here's the equivalent to a thunk "middleware": https://github.com/nathanbuchar/react-hook-thunk-reducer/blob/master/src/thunk-reducer.js. You can keep wrapping your reducer in as many custom hooks as you like to handle whatever side-effects you need, just like you can with redux middleware.

react-final-form

Posts with mentions or reviews of react-final-form. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-25.

What are some alternatives?

When comparing react-hook-thunk-reducer and react-final-form you can also consider the following projects:

rtk-query - Data fetching and caching addon for Redux Toolkit

react-hook-form - 📋 React Hooks for form state management and validation (Web + React Native)

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.

formik - Build forms in React, without the tears 😭 [Moved to: https://github.com/jaredpalmer/formik]

react-use-promise - React hook for handling promises.

react-jsonschema-form - A React component for building Web forms from JSON Schema.

react-transition-state - Zero dependency React transition state machine

JSONForms - Customizable JSON Schema-based forms with React, Angular and Vue support out of the box.

react-redux-form - Create forms easily in React with Redux.

SurveyJS - Free Open-Source JavaScript form builder library with integration for React, Angular, Vue, jQuery, and Knockout that lets you load and run multiple web forms, or build your own self-hosted form management system, retaining all sensitive data on your servers. You have total freedom of choice as to the backend, because any server + database combination is fully compatible.

antd - An enterprise-class UI design language and React UI library