Eliminate the need for global state in React by using SWR
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 ...
blog.chrisrshort.com5 min read
Marco Chavez
Frontend Developer
What a great article! Can't wait to read more by you. I have honestly never heard of this before I read your article. Thanks for the examples and your input on the versatility of SWR!😀