7
Bimpfi
7y

I love developing JavaScript for Node.js applications until i have to create sequence diagrams with a lot of async calls :/

Comments
  • 0
    how about using async + await?
  • 0
    @plusgut async and wait is awesome for async programming in js but that doesn't help in creating uml sequence diagrams :(
  • 1
  • 1
    That looks like a interesting lib. Didn't see at the first sight how good it could help but it's not a small lib so i think i have to take a closer look at it, thx :)
Add Comment