JavaScript evolution -- weeding out the confusion [closed]
- by good_computer
There was JavaScript v1.3 (I guess) that we all started with. Then there was JavaScript 2.0 that Adobe implemented (ActionScript) but was abandoned later. Then came E4X. Then ES5. There is also ES harmony.
I am really confused about which version is the latest and where is the standards body going.
Can someone describe the whole chronology of JavaScript / ECMAScript evolution and the important differences between those versions?