nadiyar
65 following, 145 followers
what software or service do you use to create software architecture diagrams? you know, those rectangle and arrows in UML.
I don't need sophisticated features, whatever that does the job and makes it faster than using a pen and paper.
boosts are welcome ❤️
@nadiyar I like PlantUML where the diagram is written in a "plain text file" which makes it usable with a version control system like git.
There several editors out there that show a live preview while you edit the text file. Chances are your IDE already supports it.