Saturday, February 14, 2009

Object-Oriented JavaScript

JavaScript language itself have limited set of features to support Object-Oriented Programming (OOP).
Details can be found in Articles and Books.

Articles
:Books: Modern JavaScript libraries have own support of OOP.
See links below.

Links:
It is good to have some UML tools with JavaScript reverse-engineering feature.
The only one tool I found is JS/UML. But it was not working well for me.

JavaScript UML Tools:

No comments: