Data fetching in React with SWR
What is SWR?
Usually, when we make a fetch request, we use the native fetch or a third-party library like axios. The browser then makes an HTTP call and accepts a response. While the call is being made, the user waits, usually staring at a loading in...
ibrahimraimi.hashnode.dev4 min read
Idris Abdul-Lateef
Writer | Software Engineer
Great article!