-
Hi, could you add an example of how it works in React18?
Example of the new Remix `entry.server.tsx` can be found here: https://github.com/epicweb-dev/epic-stack/blob/main/app/entry.server.tsx
H…
-
Hello,
You don't think that this module "client hints" can be a package?
-
Hi @romulocintra , thanks so much for this proposal! Learned about this in discussion with @tomayac over here: https://twitter.com/tomayac/status/1727647540290490381
Learned about the general idea …
-
I'm looking for this functionality to be built in: https://marketplace.visualstudio.com/items?itemName=neotan.vscode-auto-restart-typescript-eslint-servers
My use case is difficult to d…
-
https://fly.io/docs/litefs/
See #65 and #77 - both of these issues have a root cause of having LiteFS local in our Machine deployments, this makes one node read-only and creates havoc. For now we …
gregv updated
3 months ago
-
Hi Bhanu, I just wanted to check in with you to ask you how feasible you think it would be to adapt this strategy to email the user a token which they would enter into the app to authenticate? Do you …
-
The error `Failed to load resource: the server responded with a status of 504 (Outdated Optimize Dep)` shows on first load. I looked at Vite's repo for potential issues, but didn't find any directly r…
-
I often take notes on playground files and noticed that manually saving them can be tedious. To streamline this, I've created a script that saves the playground into a new folder with the command `npm…
-
The forms currently only have basic client-side validation. The application should also do server-side validation, so that only valid data will be saved. It should ensure that:
- required fields ar…
-
I noticed this first in my own project, then initialized a fresh project with the npx create command and it's also present.
```
Warning: Prop `nonce` did not match. Server: "08ee5b8565b734df11d1c…