|
|
|
|
|
by egorr
1326 days ago
|
|
I like C4 for system design overview and sequence diagrams to show detailed process of interactions in one particular scenario.
I found these two the most useful for me. I also like to write diagrams as code with https://plantuml.com/sequence-diagram cause you can then add it to git and easily version it. Also, a lot of tools on the market have support for PlantUML |
|