All of the people replying to this saying you shouldn’t need JS are totally unaware how modern web development works.
Yes, you could do many sites without JS, but the entire workforce for web development is trained with JS framework. To do otherwise would slow development time down significantly, not allow for certain functionality to exist (functionality you would 100% be unhappy was missing).
Its not a question of possibility, its a question of feasibility.
SomethingBurger@jlai.lu 1 month ago
Google is a text input and a list of links. It should work without JS.
filcuk@lemmy.zip 1 month ago
It’s far more than that. Even on a basic search page. Ever expanded the ‘Peaplo also ask’ section, for example? It loads more results based on your scroll position or interaction.
There’s loads of little things like this, you may just not notice or care about it - which is another discussion.
SomethingBurger@jlai.lu 1 month ago
This is an optional feature. The core search functionality does not require JS.
NikkiDimes@lemmy.world 1 month ago
*Was an optional feature…
filcuk@lemmy.zip 1 month ago
That’s not up to you, or any of us.
Not maintaining non-js version makes sense for the business, considering how few people are affected.
All we can do is move away to something better.