5 ms·
JavaScript allows you to use WebGL, which is essential for high-performance 3D interactive content in the browser. Granted, not many websites need WebGL, but t
by double051 12y ago
JavaScript allows you to use WebGL, which is essential for high-performance 3D interactive content in the browser.
Granted, not many websites need WebGL, but the ones that do need JavaScript.
- KaiserPro 12y agoI'd suggest that you've not really answered the question. yes webGL is a nice feature, but is it required? For example, a menu is required for navigation, however it doesn't need animations to work. Sadly there has been a trend for things that actively slowdown or hamper speedy navigation (the breaking of the back button, animated transitions etc.) Thats not to say JS is inherently bad. but when a website sucks 90% cpu to essentially display text, there is something drastically wrong.
- deleted 12y ago[deleted]
- marssaxman 12y agoWhy would you want "high-performance 3D interactive content" in a browser? What I want is to read things and communicate with people.