What percentage of websites use JavaScript?

I am wondering how common JavaScript is. This article says that 73% of the sites they tested on rely on JavaScript for important functions, but it seems to me that the number should be greater. Have there been any polls on this topic?

Perhaps the best way to pose this question is whether there are sites that do not use JavaScript?

EDIT: “Use,” I do not necessarily mean “rely on important functionality” - it was just the statistics that one article gave.

EDIT: I wrote a script to check the 500 most visited sites according to alexa.com and see if they contain a tag <script>. Of the 483 sites that actually loaded, only 2 of them did not appear on the first page: craigslist.organd wikimedia.org. However, any pages on their first page used JavaScript. Is this a representative sample?

+3
source share
6 answers

100 100 -, -. - . , , javascript, , , .

, - bling Javascript flash, .

- .

+3

, "" JavaScript. , , , JavaScript.

StackOverflow.com, , JavaScript, .

, "" javascript, " " .

+2

" , JavaScript?"

- . , HTML, - Java Script. , .

+2

Jakob Neilsen JavaScript ...

+1

, . , () JavaScript, 500 JavaScript, -, -.

, HTTP- script? , Internet Explorer? script .

, , CSS JavaScript, , .

+1

I would say that in any case, with the introduction and development of sites, html5 will rely less on javascript to do what they need.

And IMHO, having a more compatible network with less dependencies is always good: D

0
source

Source: https://habr.com/ru/post/1745031/


All Articles