Alternativa para data fetching em react
Normalmente nos usamos alguma library para data fetching como react query, RTK ou algo assim, hoje esbarrei nessa lib aqui:
https://github.com/coinbase/rest-hooks
Particularmente eu prefiro react-query mas pelo visto é uma boa alternativa.
Fonte: https://resthooks.io/