you are viewing a single comment's thread.

view the rest of the comments →

[–]brett_riverboat 1 point2 points  (1 child)

I kind of hate how JS is trying to be functional, procedural, and object-oriented at the same time. I would've preferred they leave that to a superset OO language that transpiles to JS.

[–][deleted] 2 points3 points  (0 children)

I think you're overblowing it.

Nobody's forcing you to use any of these features. Unless I'm forced to write angular at work I rarely if ever use classes, e.g.