Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more! Learn more →
React-hook-form Alternatives
Similar projects and alternatives to react-hook-form
-
react-final-form
🏁 High performance subscription-based form state management for React
-
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
-
formik
Build forms in React, without the tears 😭 [Moved to: https://github.com/jaredpalmer/formik]
-
-
-
react-query
🤖 Powerful asynchronous state management, server-state utilities and data fetching for TS/JS, React, Solid, Svelte and Vue. [Moved to: https://github.com/TanStack/query]
-
-
Klotho
AWS Cloud-aware infrastructure-from-code toolbox [NEW]. Build cloud backends with Infrastructure-from-Code (IfC), a revolutionary technique for generating and updating cloud infrastructure. Try IfC with AWS and Klotho now (Now open-source)
-
chakra-ui
⚡️ Simple, Modular & Accessible UI Components for your React Applications
-
-
react-jsonschema-form
A React component for building Web forms from JSON Schema.
-
material-ui
MUI Core: Ready-to-use foundational React components, free forever. It includes Material UI, which implements Google's Material Design.
-
Tailwind CSS
A utility-first CSS framework for rapid UI development.
-
-
-
TypeScript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
-
-
joi
The most powerful data validation library for JS [Moved to: https://github.com/sideway/joi] (by hapijs)
-
-
supabase
The open source Firebase alternative. Follow to stay updated about our public Beta.
-
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
react-hook-form reviews and mentions
-
React Hook Form vs Formik
Forms are a handy feature for collecting data from users. Unfortunately, creating, styling, and validating forms is not always straightforward, especially when using front-end frameworks such as React. Fortunately, packages such as React Hook Form and Formik exist to simplify working with forms in React and React frameworks.
-
Web 3.0 frontend stacks in 2023
This setup can be validate form inputs more react-like way. -> jotai-form with zod example If you aren't using jotai or need more complex validation, you can use react-hook-form with zod.
-
Alternative libs to migrate from React to Vue (or Vue to React)
react-hook-form
-
Building a CRUD App with Next.js, React Query, React Hook Form, and Yup
React Hook Form is a library for managing forms in React apps. It provides a simple and flexible API for handling form validation, submission, and other common form tasks, and it is designed to be easy to use with React functional components and the React Hooks API. For more information visit https://react-hook-form.com/
-
Ask HN: Why did Front end development explode in complexity?
There are probably 15k npm libraries that solve that very thing. I think this is part of what people struggle with and complain about WRT web dev. There are so many choices for libs and frameworks it can be hard to know which one to pick and which dragons you'll find along each path.
FWIW if you're using hooks and React, React Hook Form is good: https://github.com/react-hook-form/react-hook-form
-
Don't use useEffect in forms
I really like to use the React Hook Form for it, and for the validation resolver I use zod. To not make this article longer I won't teach how to use them here. But if you look into my profile soon you will see a tutorial for it.
-
7 Insanely Useful React Libraries For Your Next Project - No BS
3. React Hook Form
-
Nest JS Websockets - Pipes and E2E Validation with Zod
Use react-hook-form to enhance our login form and give us the ability to use our schemas to validate on form submissions.
-
How to Confidently Write Unit Tests using React Testing Library
Also, instead of managing the state and onChange handler yourself, you can use a very popular react-hook-form library.
-
Consuming a Rails API with a NextJs client
https://react-hook-form.com/ “Performant, flexible and extensible forms with easy-to-use validation”
-
A note from our sponsor - Appwrite
appwrite.io | 31 Jan 2023
Stats
react-hook-form/react-hook-form is an open source project licensed under MIT License which is an OSI approved license.