Remix.run Logo
madeofpalk 3 hours ago

Worth nothing, that react application (using React Server Components?)! If you have javascript enabled, it renders as a single page app, fetching each additional page via an API. If you disable JS, it renders it all on the server.

mb2100 an hour ago | parent | next [-]

yes, that's why performance metric and on low-powered phones is so terrible. Look at that: https://pagespeed.web.dev/analysis/https-http3-explained-hax...

flykespice 6 minutes ago | parent [-]

That is a striking difference between mobile and desktop, why is that? (Also that is a very interesting site)

cwillu 18 minutes ago | parent | prev | next [-]

Ugh, that explains why it hangs for a quarter second any time I scroll with the mousewheel.

tomalbrc 2 hours ago | parent | prev [-]

Wow almost as good as handwritten HTML!