The use hook is only meant to handle async behaviour, not caching or other advanced features. It's a step in the right direction for the react team and a welcome addition to the react ecosystem. If you're looking for a more advanced data fetching library, react-query is still the way to go.
Table of contents
Introducing the use hookHow does the use hook workDo we still need react-query then?Other interesting stuff of noteConclusion22 Comments
Sort: