Weekly Video: React-Query Tutorial – FORGET ABOUT useEffect

This week’s video covers an interesting library for handling queries with react. If you’ve used apollo graphql, this should be familiar. Like apollo, it handles all of the usual plumbing, caching, various loading states and edge cases that go along with interacting with a REST endpoint.

Leave a Reply