I\'m having some trouble drawing an accurate UML Class diagram for my JavaScript APP. I\'ve read several UML reference resources, but still didn\'t find an answer for my situati
I would take a look at Object Playground.
It will create a diagram that exactly shows what is going on in your JS object hierarchy.