- cross-posted to:
- technology@lemmy.world
- cross-posted to:
- technology@lemmy.world
HTML has been gobbling up swathes of what used to be JavaScript’s remit. This page lists a bunch of dynamic functionality that we can now achieve with just HTML.
HTML has been gobbling up swathes of what used to be JavaScript’s remit. This page lists a bunch of dynamic functionality that we can now achieve with just HTML.
Also, I am not convinced that the intenret’s ideal format is a markup language. I believe there is great value in scripting. The problem is that browsers gave too much power to the websites and their remote servers over the clients computer, way beyond what is reasonable for scripting of internet documents. We need browsers whose scripting capabilities are only relevant for internet documents, not entire arbitrary applications.