Is it a good pattern to avoid using Context on React for a generic component even if it is very deep?
It often happens that you have to choose whether to make generic components or customized for the application. In the first case it is a good idea to avoid using React's Hook Context, while in the second it is convenient
Aucun commentaire:
Enregistrer un commentaire