JavaScript growth and third parties
speedcurve.com
JavaScript growth and third parties
1–10 of 77 posts
Re: JavaScript growth and third parties
#2Here is a cached version that works: http://webcache.googleusercontent.com/search?q=cache:https:/...
Re: JavaScript growth and third parties
#3Re: JavaScript growth and third parties
#4Re: JavaScript growth and third parties
#5Re: JavaScript growth and third parties
#6That sounds like saying "living is the leading cause of death".
I mean, I don't particularly like JS, but it seems like we decided long ago that plain documents and links won't cut it. Everything, apparently, needs to be a rich web application with huge images and a gazillion of ads.
Why is that Javascript's fault?
Re: JavaScript growth and third parties
#7I am constantly surprised at the number of sites that should be totally static (e.g. a local restaurant's menu page) that display nothing at all when I visit with JavaScript disabled.
Can someone who actually makes websites explain why this has happened? Is this about varying screen resolutions and aspect ratios in the era of phones and tablets? Can't you just use CSS instead?