Christos
TTCTheo's Typesafe Cult
•Created by Christos on 1/10/2025 in #questions
Storing Payment Status of Customer on the frontend
[NextJs 15] - What's the go-to/best practice approach to storing and accessing the payment status of a customer across all components in the frontend? Local storage? Global State like Zustand ? React context? React Query? I'm already using the status on a server component but I need the status on an unrelated client component
10 replies