|
|
|
|
|
by andai
3304 days ago
|
|
What kind of things are you imagining people would get done with such a limitation? Recently I was using an expensive mobile connection and I discovered w3m, a text based browser (runs in the terminal). I was amazed at how much faster everything worked. Most of the sites were still perfectly usable (w3m has pretty good HTML rendering) but some were very difficult to navigate. My point is, without JS and CSS, the web is just... text. And when you browse with w3m you realize, that actually the web has always been text. It can be quite refreshing to get all the decorative crap out of the way. -- edit: I now see you didn't say to remove JS, but to challenge yourself to see how much you can make in a tiny amount of JS. Such competitions exist! web pages https://a-k-apart.com/ java games http://www.java4k.com/ |
|