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

268
Vistas
What exactly is prop drilling in React?

I was asked this question in a react interview and was not able to answer it. What is exactly prop drilling?

about 4 years ago · Santiago Gelvez
2 Respuestas
Responde la pregunta

0

Prop drilling is the unofficial term for passing data through several nested children components, in a bid to deliver this data to a deeply-nested component. The problem with this approach is that most of the components through which this data is passed have no actual need for this data.

for more information check this : What is prop drilling,?

about 4 years ago · Santiago Gelvez Denunciar

0

Props drilling is the process of passing data or props from a parent component to a child component. But, in between, other components have access to the data or props as we are passing it down the chain. This would result in unnecessary exchange of data to the component which don't really need it. To avoid this we can use possible solutions like React context API, Redux etc.

about 4 years ago · Santiago Gelvez 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