|
|
|
|
|
by whatever_dude
2985 days ago
|
|
I think C++ is the best example of where JS is heading. We have different ways of doing the same thing, and you have to know the "right" and "wrong" ways based on whatever was the latest proposal. We have fringe proposals that are just based on something cool some other language did, and they might stick or they might not. We'll soon have the really obscure constructs that nobody uses except for this guy on the 3rd floor, and he's really vocal about it so watch out. Maybe we'll even finally get macros in JavaScript [1] soon. 1: http://peter.michaux.ca/articles/macros-in-javascript-please |
|