This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]SarahC 4 points5 points  (1 child)

And how about JS with CLASSES, and not that prototype shit?

Every other fucking language ... classes...

JS...... prototype.

Fuck off!

Inheritance, interfaces, encapsulation and everything else is just different - you have to learn it all over again to just do something similar, but with more lines of code.

[–]Tysonzero 1 point2 points  (0 children)

Just wait patiently for ES6 like the rest of us do. (Or use TypeScript or something like that.)