react native windows - Is someone using react to build windows native apps?
typescript object util library
Best image service provider
Use Zod schema after parse & transform as a new schema
NextAuth v4 auth timing out when deployed to Vercel, but works locally
using gRPC with tRPC
Send upload video link to the client before or after upload to upload thing?
"Error: Text content does not match server-rendered HTML"
tailwind ui library or do I build myself?
UTApi getFileUrls 400
need help in css
Send help, I have choice paralysis.
Developing for multiple platforms.
Unexpected useQuery behavior
useQuery
hook from from ~trpc/react
. I can see in my server logs that the procedure that is called from this use of useQuery
is getting called on some interval. Is this default behavior? Can I configure this somewhere?
Thanks in advance....UT middleware with authentication and fileOverrides
Convert to webp before upload
I'm done, really need to learn how to develop.
App crashes when TRPC error is thrown on the server
why is `react-responsive` not updating darkmode consistently
react-responsive
to make my PrismJS syntax highlighting (used by react-code-block
here) switch themes depending on whether the system is in dark mode or not. However, for some reason, whenever I reload the page with dark mode enabled, dark mode isn't set and thus the app defaults to the light mode theme. Attached are screenshots showing the difference.
Below is the relevant code:
```tsx...