|
|
|
|
|
by throw_m239339
1608 days ago
|
|
I think class were needed because too many developers were creating their own (incompatible) class systems on top of prototypal inheritance (which is more verbose). The problem with Typescript is that too many Typescript developers don't understand Javascript itself, which is an completely different issue. That and the obsession for some to reproduce JEE everywhere including in the browser... |
|
I really dislike this tendency of certain Javascript developers to qualify combining OOP with Javascript as "not understanding the language".