How to handle client preferences?
I’m currently looking at migrating from React Router to TanStack Start and trying to identify equivalent solutions to problems I’ve run into.
Is there a solution for handling client-side preferences like browser language, timezone, and theme? I have a document describing this problem in more detail here: https://github.com/wrporter/starter-monorepo/blob/main/.github/decisions/7-client-preference-cookies.md
Is there a solution for handling client-side preferences like browser language, timezone, and theme? I have a document describing this problem in more detail here: https://github.com/wrporter/starter-monorepo/blob/main/.github/decisions/7-client-preference-cookies.md
GitHub
Contribute to wrporter/starter-monorepo development by creating an account on GitHub.