|
|
|
|
|
by Ygg2
4839 days ago
|
|
I don't see what makes Javascript the worst language in existence? Some of its cruft is being removed (mainly the horrible var scope) with ES6/7. I think some future revision of JS that removes most the cruft (like ; insertion) will be awesome. |
|
Having said that, it also has a lot of cool features and I use it every day. Most of the time, I find it a decent enough experience.