Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
In electronics it helps to describe the algorithm when there is a provided timing diagram next to it. Since some algorthms do rely on physical properties of the device.
-
stop68673yI fiind them useful for showing the interaction between multiple services. Especially for people who aren't in the topic.
-
it helps to explain protocol flows. e.g. OAuth 2.0 RFC uses a simplified ASCII collab diagram.
-
TheEnd7043yIf the diagram is harder to understand than the text, then the problem isn’t the concept of sequence diagrams, it’s the person generating the diagrams.
-
hjk10157313yFor a lot of situations it is. I've only found it useful in two situations of my career.
One is git flows the other was complex interaction with multiple systems for a single task.
Depends on what you do and have to communicate but yeah I would say it's one of the diagrams that in most fields isn't very useful often.
Anyone find sequence diagrams useful? I’m working with a BA who loves creating these things—he has a tool he knows and clearly wants to get his money’s worth.
Just seems like busy work to me. Takes more time to understand them than if he just explained the concept in text.
question
not feeling it
sequence diagrams