Hacker News new | ask | show | jobs
by onychomys 1745 days ago
> For 99.999% of web browsing use-cases, HTML/CSS is all that's needed.

Many people use the web to buy things. Button presses, logins, pizza tracking monitors, they all use JS.

1 comments

None of those require JS at all, except the pizza monitor.
How can you send information to your backend server without JS?
Back in the days (I'm 33 and thus quite old in web years) we would use forms
Submit buttons or links. Then the whole page reloads.

There might be tricks using CSS and images too.

This is like a technical invocation of Poe's law.