|
|
|
|
|
by solomatov
4458 days ago
|
|
>The problem with JavaScript is not that it is a dynamically typed prototype based object-oriented language without classes. That is actually JavaScript’s strength. The problem is that it is a poorly designed language, filled with many hidden land mines awaiting the unsuspecting developer When I see a phrase like this, I wonder whether the author have every worked in a project with at least 100KLOC. |
|