Beginner's Thread / Easy Questions (June 2022)

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

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

    A collective list of free APIs

  • Check out https://github.com/public-apis/public-apis

  • zustand

    🐻 Bear necessities for state management in React

  • So to go further, would you share what you'd like to use a Singleton "service" for? The closest library I can think of is Zustand (https://github.com/pmndrs/zustand), which might use a singleton pattern (but haven't read the code yet).

  • 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
  • react-hook-form

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

  • I am using react hook form with smart form component method. How do I get the method getValue from method. It doesn't feel organic to life the state up as I'll just create an empty function. I can just have ```useForm``` exist in the parent compnent then pass it down but it kinda defeat the purpose of the ```Form``` component to begin.

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