from Hacker News

UML diagram anyone?

by huang47 on 4/25/15, 7:20 AM with 1 comments

I was thinking something like sequence diagram can help developers understand async flows with ease. However, in open-sourced projects (esp on github) I almost never saw any UML diagrams, any thoughts?
  • by nomel on 4/25/15, 8:10 AM

    The effort to make a uml diagram is so much greater than psueodocode, I've never once used on in real life. State diagrams, sure!