Eliminate the need for global state in React by using SWR
Sep 3, 2020 · 5 min read · Introduction When I first heard of SWR, I didn't fully grasp all the concepts. The thought of having all the frustrations that I've had when dealing with global state as well as api calls just disappearing seemed impossible. Using additional tooling ...
MMarco commented