In the ever-changing world of today's tech scape, the saying a picture is worth a thousand words diagrams are our best friend.
Since we already work with code, we might as well diagram with code.
So far I found only two free solutions:
Graphwiz
Diagraming - i think this one was posted a few days ago by someone else.
Do you know other diagram as code solutions? If so, please post them in the comments.
Top comments (1)
A tool I prefer is the Mermaid Editor which is fairly easy to grasp if you're familiar with Markdown syntax & has plugins for all well-known IDEs like VS Code, Sublime, Atom etc..
Do give it a try & I hope it helps!