Tanstack Query
- A powerful library for simplifying data fetching and state management in React. It automatically caches data, updates the UI, and handles mutations and errors, leading to more performant and user-friendly apps.
- This Youtube video should give us enough to understand what is going on.