Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

476
Vistas
Is it possible to use React Material UI, redux and react-form-hook together?

I am exploring several online tutorials to learn how these technologies can be used together to build React TypeScript app.

I have two specific questions:

  1. Is it possible to use these three technologies together? I came across this video which explains react-hook-form with redux but not Material-UI. index.js wraps everything (that is, App component which contains router routes to Step1.js, Step2.js etc.) with react-redux Provider. So, to introduce material-UI, all I have to do is to wrap Material UI components inside react-hook-form Controller in files say Step1.js?

  2. This video says that react-hook-form FormProvider requires useFormContext which is based on react context API. Does this mean that we cannot use redux with FormProvider?

about 4 years ago · Juan Pablo Isaza
1 Respuestas
Responde la pregunta

0

Yes. Material UI is simply for the view layer of your components. Redux is a global state management tool, and react-form-hook is for forms. I don't see why you wouldn't be able to use them together.

Even though the FormProvider uses Context API, you can still have your project's global state in a Redux store. If you do want to use Context API, it's practically the same as Redux, so it's up to you.

about 4 years ago · Juan Pablo Isaza Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda