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...BUILD TypeCheck and Lint disabled
Huge memory usage spikes with uploadthing, seeking help on how to handle it.
Retry Error
Hey guys, weird question but am looking for suggestions.
Mongo Db Schema _id(ObjectId) in trpc get serializes to string
Debugging node_modules in VS Code of a Next.js app
lauch.json
taken from https://nextjs.org/docs/pages/building-your-application/configuring/debugging#debugging-with-vs-code
```json
{...Bad Request 400
How to setup initial db and application configs?
Use ReactQuery to fetch different api resource than trpc resource
@tanstack/react-query
installed as a dependency, you can just import useQuery
from it, it will use the same query client as trpcemail client
React Native
Integrating AI assistant (fastapi/react) on the main website(laravel).
Hello people, I need help with a bug that has paralyzed me in teamwork for a week and a half
NextJS REST API storing authed User per request
node:asyncs_hooks
wrapped by an Actor. I like that concept, but i think i dont need to have an AsyncLocalStorage
.Are the best practices to do that? could i just use a Map / an Object instead of the
AsyncLocalStorage
?...SSE
"Expected an error object to be thrown." At From 0 to Production - The Modern React Tutorial