|
|
|
|
|
by bjornjajayaja
1837 days ago
|
|
Honestly I think the downfall began with lack of no-script support. JavaScript is a great addition to add interactivity, but it is an obvious win for commercial interests. It would be nice if instead of websites being forced to display cookie banners, what if they were forced to support plain HTML/CSS only mode? Not only would it increase privacy and prevent things like Canvas fingerprinting (oh wait, that’s what commercial interests use), it would also put content first. JavaScript began as a way to add dynamism to HTML which CSS now can handle by itself. What we need is a web framework that provides good fallback modes. My challenge to folks: try to use HTML/CSS only to create interesting and dynamic websites which focus on content-first. And give that content good printer-friendly support :) And for monetization, sell a product on there of some kind. Provide something useful. Don’t hide behind a barrage of ads. There’s always another way! |
|