Savin Angel-Mario
Savin Angel-Mario
damn i'm stupid. i didn't notice it was inside console.log. thanks for pointing out
+1 would be cool to see this. but it's already kind of possible by using a custom wrapper component for every route
I also ran into this issue. Rendering an empty div instead should fix the problem
Uhm... I think it already does that. You can safely move `import_map.json` in a separate folder from `deno.json`. Check https://github.com/denoland/fresh/pull/456
yes i noticed. but I mean could the framework only refresh the component that needs to be updated? this is considered it is used with preact
well yes, I would not expect hot reloading for prerendered content. but it would be nice for islands
i'm doing some research on how preact handles hot reloading aka preferesh. i'm working on a fix now and will open a pr soon
Although client hints still have a long way to go until they are supported in all major browsers, the author of ua-parser-js didn't have anything to say about supporting client...
we could however keep the room system. we could use the geolocation api, send that to the server, let the server calculate easily who is in range, and then just...
sure, will get on it asap