Главная
Study mode:
on
1
Intro
2
Introductory Notes
3
Table of Contents
4
What is React Query?
5
Keeping Data in Sync with Server
6
More React Query Concepts
7
Context for This Talk
8
Authentication
9
User data has lots of owners
10
Reason 1: Mutations
11
Reason 2: Startup
12
Centralize with useUser Hook
13
useUser hook return values
14
All updates go through useUser
15
React Query Auth
16
React Query Firebase
17
Both still finding traction
18
Main Players
Description:
Explore the intersection of React Query and authentication in this conference talk from React Advanced London. Delve into the responsibilities and overlaps between React Query's server state management and authentication processes. Learn how to effectively separate concerns and implement a robust data flow using custom hooks for both authentication and React Query. Discover strategies for managing authentication status and user profile updates while maintaining a clear separation of responsibilities. Gain insights into centralizing user data management, handling mutations, and optimizing startup processes. Examine the implementation of useUser hook and its role in streamlining data updates. Investigate the current landscape of React Query Auth and React Query Firebase, and understand their evolving positions in the React ecosystem.

React Query and Auth - Who is Responsible for What?

React Conferences by GitNation
Add to list