You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/framework/react/overview.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,7 @@ TanStack Query allows you to defeat and overcome the tricky challenges and hurdl
35
35
36
36
On a more technical note, TanStack Query will likely:
37
37
38
-
- Help you remove **many** lines of complicated and misunderstood code from your application and replace with just a handful of lines of React Query logic.
38
+
- Help you remove **many** lines of complicated and misunderstood code from your application and replace with just a handful of lines of TanStack Query logic.
39
39
- Make your application more maintainable and easier to build new features without worrying about wiring up new server state data sources
40
40
- Have a direct impact on your end-users by making your application feel faster and more responsive than ever before.
41
41
- Potentially help you save on bandwidth and increase memory performance
0 commit comments