mermaid/docs/news/announcements.md

14 lines
596 B
Markdown
Raw Normal View History

2023-03-29 14:27:04 -07:00
> **Warning**
>
> ## THIS IS AN AUTOGENERATED FILE. DO NOT EDIT.
>
> ## Please edit the corresponding file in [/packages/mermaid/src/docs/news/announcements.md](../../packages/mermaid/src/docs/news/announcements.md).
# Announcements
2023-03-29 14:48:09 -07:00
2023-06-15 16:11:57 -07:00
## [Sequence diagrams, the only good thing UML brought to software development](https://www.mermaidchart.com/blog/posts/sequence-diagrams-the-good-thing-uml-brought-to-software-development/)
2023-04-04 15:39:23 +02:00
2023-06-15 16:11:57 -07:00
15 June 2023 · 12 mins
2023-04-04 15:39:23 +02:00
2023-06-15 16:11:57 -07:00
Sequence diagrams really shine when youre documenting different parts of a system and the various ways these parts interact with each other.