6 ms·
What's wrong with using dojo for a module system, namespaces and OOP?
by yaz 14y ago
What's wrong with using dojo for a module system, namespaces and OOP?
- Jacobi 14y agoYou 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)