However, I feel like the patterns I’ve seen in #ReactQuery (and friends like SWR) have alone been more transformative for my own dev process and users and have even prepped me for suspense in a lot of ways.
But if I’m being honest, I think caching and prefetching are WAY more important than that UX quirk.
2. The ability to prefetch that code and data in a reliable way.
3. Data caching layer.
#TanStack #react #myTEDtalk