What's the best and recommended way to implement global theming (e.g. light/dark mode) in a Wasp app
Should I handle it purely on the frontend (React context / Tailwind + localStorage), or is there a more idiomatic Wasp way to do it — maybe involving user preferences in the DB?
Would love to hear how others approached this
Continue the conversation
Join the Discord to ask follow-up questions and connect with the community
W
Wasp
Rails-like framework for React, Node.js and Prisma. Build your app in a day and deploy it with a single CLI command.