|
|
|
|
|
by bisby
2878 days ago
|
|
3) not all readers just want plain text and there are JS based features that actually appeal to readers. Things like backgrounded next page loading may not seem appealing to you, but stuff like that does fall into the category of "people actually like this" and not "implemented to intentionally force ads on people". We use an express server to pre-render our text, which means you can always see the content, but when you strip out JS, you lose a lot of navigation perks. I fully support you not wanting JS, but don't act like opting to use a ubiquitous tool is somehow either ignorant or malicious. |
|
That's silly. Unless your users are on throttled dial-up inet, and you're trying to feed them several volumes worth of text (a MB or so?), pre-rendering text on the next page is not a good enough excuse. This must mean you are using some large framework to deliver text and present your website. HN seems to be able to deliver tons of text to users without javascript bullshit, why can't you?