pandakas
Explore posts from serversserver-side helpers doesnt work with `Hydrate` and `QueryClient`
i think the correct question would be
- am i supposed to remove
QueryClientProvider
if i am migrating over to tRPC (incrementally/not complete)?
Since i am still using react-query outside trpc3 replies
TTCTheo's Typesafe Cult
•Created by pandakas on 6/19/2023 in #questions
Linter & type check in nextjs app
you know what i just realized nextjs have cache when building
mine is not automatically activated because i deploy it into gcp, i think i would try this approach first
https://nextjs.org/docs/pages/building-your-application/deploying/ci-build-caching#github-actions
7 replies
TTCTheo's Typesafe Cult
•Created by pandakas on 6/19/2023 in #questions
Linter & type check in nextjs app
too bad it still on beta/experimental
wont use it for production apps
7 replies