Forms: How would you go about updating relations from the frontend?
/dashboard/users/<userid>, and there I fetch the whole user object including relations (role object, permissions object).
```javascript
model User {...queryClient type errors when adding default options to queryclient
how to work with tailwind intellisense on vs code
text- already and remove the hyphen, I don't get any suggestions, but have to delete everything before I can get any suggestions. Is there some usage pattern I'm missing? the one I'm using is bradlc.vscode-tailwindcssDeploying NextJS to GCP and using IAP
How to avoid duplicate code in getServerSideProps?
Off-Topic Animating using Framer
trpc/react-query render logic

Add custom background from file with tailwind
<div class="bg-[url('/your/image.svg')]">
<!-- ... -->
</div>
Doesnt work...Not sure if data is being exposed to the client
Deployment on AWS
How could I create a multi-tenant application with the T3 stack?
Data operations in tRPC router

how to do page transitions when using router.push
get icon from mui dynamicly
Typing Props

Why does react rerender this at the component level but not when using a hook?
getServersideProps not providing type inference, and session getting lost between server and client
middleware does not run on index page

should I use ctx or api?
