Remix.run Logo
jamescun 2 hours ago

I'm that minutia in your statistics that is still rocking NoScript in 2026, enabling JavaScript on a site-by-site basis, but this is increasingly difficult with the modern web.

Hopefully these and others modern HTML features gain adoption, along with realizing perhaps a Single Page Application isn't necessary in most instances.

I don't often have to write frontend code, but when I do, there is very little in terms of interactivity you cannot do with HTML these days, worst case a little sprinkle of something like HTMX.

bee_rider an hour ago | parent | next [-]

Thank goodness you exist, the fingerprinters will be confused as to which one of the two of us went to their website!

jamescun 43 minutes ago | parent [-]

How? There are dozens of us! DOZENS!

Perz1val 25 minutes ago | parent [-]

How would you count?

steanne a minute ago | parent [-]

"you don't have to, they'll tell you."

(+1)

gunalx 38 minutes ago | parent | prev | next [-]

Single page applications are one of the most anoying web patterns i know of. Please just let me have one page for each ting to do so i actually can bookmark it properly.

tyre 5 minutes ago | parent | next [-]

This is possible and, in my experience building them, the norm. SPAs have routers and update navigation state, including history for browser Back/Forward

ThunderSizzle 13 minutes ago | parent | prev | next [-]

Ive made SPAs in Blazor that make it a point to update the URL whenever a "navigation" occurs. I also made it a point to ensure refreshing or loading the URL restored the state.

It's a small problem compared to the ease of use for development you can gain via Blazor, so I don't see any reason not to solve it.

phyzix5761 31 minutes ago | parent | prev [-]

Once backend and frontend became two separate teams frontend people didn't want to keep asking backend to make logic changes for state, so frontend took things into their own hands. The mistake was making it two separate teams.

zelphirkalt 24 minutes ago | parent | prev | next [-]

This is part of how I judge how well made or how shitty a website is. If it requires scripts from a dozen third parties, then it usually sucks and one can easily recognize when not much effort has been put into making it.

djoldman 27 minutes ago | parent | prev [-]

oh my. Looks like NoScript is way better than what I've been using. Thanks!

https://noscript.net/