2 comments
Comment actions Permalink

Any diagramming generation would be really useful for JavaScript.

If there's an impedance match between a 'classless' language and UML then let's find a compromise that produces something useful, even if it isn't strict UML!

For example, UML Object Diagrams could perhaps be used for diagramming JS programs. Some artificial 'class' diagram(s) might be needed to back these up, but JS works with objects so why not use UML Object Diagrams?

I'm really struggling to make sense of large chunks of legacy JS that I've tried to diagram by hand on paper, but this is very tedious & time-consuming.

Just a rough diagram generated from the source code would be a great time-saver.

Thanks in anticipation to the JetBrains wizards for producing something!

0

Please sign in to leave a comment.