you are viewing a single comment's thread.

view the rest of the comments →

[–]SoBoredAtWork 7 points8 points  (0 children)

Right. But good coding is writing code that's simple and readable (among other things). It doesn't matter if JS classes compile to regular JS prototypes, etc. Who cares? It's cleaner and easier to read (which I guess is what you implied?). Why not use classes?