Pergunta de entrevista da empresa AppGate

How to implement updates to a functional react component after receiving asynchronous data

Resposta da entrevista

Sigiloso

21 de abr. de 2022

I spoke about promise chains contained within react’s useEffect hook, and also discussed how it could be done using traditional react class based methods.