Y
Hacker News
new
|
ask
|
show
|
jobs
by
yaz
5126 days ago
What's wrong with using dojo for a module system, namespaces and OOP?
1 comments
Jacobi
5126 days ago
You can do OOP in any langage and there is nothing wrong with dojo. But from my limited experience, maintaining large programs written in JavaScript is a tedious job (each program reinvent it's own OOP semantics)
link