Comment on “Swift is the only language I could find with over 100 keywords”parentComments−philwelch5yJS is a fairly low bar to compare other programming languages to.−hpen5yThe point was to compare a "simpler" language−igouy5yAnd used by many, so useful to compare to?−addicted5yIt’s only used by many because it’s the only scripting language on the web browser, and not due to anything intrinsic to the language.So it’s popularity tells us nothing about the language, and more about the fact that it’s the only language on the most popular platform.So I’m not sure comparing any language to JS is useful to learn about the language.−igouy5yIt’s popularity tells us many people will be able to relate to that comparison.−philwelch5yIt's less useful when you realize that almost every other widely used programming language is better than JavaScript.
Comments
JS is a fairly low bar to compare other programming languages to.
The point was to compare a "simpler" language
And used by many, so useful to compare to?
It’s only used by many because it’s the only scripting language on the web browser, and not due to anything intrinsic to the language.
So it’s popularity tells us nothing about the language, and more about the fact that it’s the only language on the most popular platform.
So I’m not sure comparing any language to JS is useful to learn about the language.
It’s popularity tells us many people will be able to relate to that comparison.
It's less useful when you realize that almost every other widely used programming language is better than JavaScript.