Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
nembleton46y@nanl definitely agree with that. I still remember my first JavaScript on IE6 before debugging tools. Worst time! Now it's smooth like butter comparatively :)
-
Astatos2666yEven though I'm writing JS every workday for many hours, I don't really understand your complaint. What do you exactly mean by "different versions"?
-
C0D4681466y@Astatos probably libraries and frameworks. Which all boil down to being JS or compiled back to JS anyway.
As far as I’m concerned JS is the only language that goes out of its way to make shot more complicated in the name of making it easier. -
henlo32876yIt was originally intended for non professional devs and thus u have so many "improved" versions for stricter code
-
devios157706yWell there’s one official standard, but each browser typically has their own way of doing certain things and sometimes they add their own exclusive features and it becomes a big mess. But if you stick to ES6 you should be fine.
Related Rants
As a Java guy starting to learn about JavaScript I have one question.
WHY ARE THERE 20,000 VERSIONS OF JAVASCRIPT???! WHAT MAD GOD APPROVED OF THIS AND HOW DO WE KILL HIM?
...I don't actually think it's that bad of a language though. :^)
rant
javascript
java