DEV Community

Discussion on: How to manage API calls in React ⚛️

Collapse
 
adyasha8105 profile image
Adyasha Mohanty

Thanks @sylflo for mentioning these things :) I have added another line at the end about other ways for data fetching like SWR and GraphQL.

Collapse
 
sylflo profile image
Sylvain Chateau

My points was that those two libraries do actually pretty much the same thing, and are direct concurrent. But anyways I guess most people already know SWR