| ▲ | stronglikedan 18 hours ago | |||||||
The point of the poster you're responding to is that sites are built JS-first for 98-99% of users, and it takes extra work to make them compatible with "JavaScript should NOT be REQUIRED to view a website", and no one is going to bother doing that work for 1-2% of users. | ||||||||
| ▲ | davisr 18 hours ago | parent [-] | |||||||
Yeah... or...... maybe they should just build websites the proper way the first time around, returning plain HTML, perhaps with some JS extras. Any user-entered input needs to be validated again on the backend anyway, so client-side JS is often a waste. | ||||||||
| ||||||||