this post was submitted on 17 Aug 2023
60 points (100.0% liked)
Firefox
17301 readers
63 users here now
A place to discuss the news and latest developments on the open-source browser Firefox
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Progressive Enhancement is the name of the game more web developers need to play.
Basically, the point of it is that a websites' basic functions and content need to work without javascript, and anything on top of that is just making the experience prettier.
There's obviously select things that can't work at all without JS, but those are just a few exceptions.