Based on our record, draw.io seems to be a lot more popular than C4 model. While we know about 716 links to draw.io, we've tracked only 30 mentions of C4 model. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
For the architectural documentation like this one, the C4 Model [0] is a much better fit than UML - primarily because it's less rigid in notation and modeling components. And in terms of tooling, I find IcePanel [1] to have the right combination of flexibility and simplicity. [0] https://c4model.com/ [1] https://icepanel.io/. - Source: Hacker News / 15 days ago
Instead, inspired by the C4 model of visualizing software, I've explored a component based approach, where an application consists of multiple components that interact with each other. These components aren't classified into any particular layer (except, maybe the presentation layer and application layer). - Source: dev.to / about 1 month ago
I’m surprised no one has mentioned the C4 approach to diagramming yet, which is a prescriptive approach that helps to avoid most of these mistakes: https://c4model.com/. - Source: Hacker News / 3 months ago
Start by formalizing the architecture. You don’t need heavy enterprise methodologies like TOGAF; use formats that fit the team and product. Frameworks like arc42 are suitable for complex systems, while simpler projects may only need C4 diagrams supplemented with a few additional visualizations. - Source: dev.to / 5 months ago
Software Architecture is all about developing systems that scale and are maintainable. Clear visualizations will help teams to communicate the design effectively. The C4 model comes in handy for this task! But what is C4, and why should you care? - Source: dev.to / 6 months ago
Draw.io (available at drawio.com) is an online and offline tool that lets you create various types of diagrams, including:. - Source: dev.to / 3 months ago
During my college days I used to use Drawio to draw wireframes and flowcharts. When I found that there is a VS Code extension that allows me to do it in the IDE it was a no brainer. I have found it is also useful whenever I am screen sharing to use it as a whiteboard during meetings. All you have to do is create a new file with the .drawio extension and you're off to the races. You can then export to .svg and .png... - Source: dev.to / 7 months ago
Glad you like it! :D Feel free to reuse/edit it for the Steam page if you want. Also happy to send you the draw.io file if you'd like :). Source: almost 2 years ago
Shraing, LDAP, sync, reminders are all possible. draw.io can be integrated by an app in nextcloud. Also, there is "Deck" which is a Kanban board for Nextcloud. Source: almost 2 years ago
I've been using draw.io web to diagram, but I can't find it on android... Is there any good alternatives? Source: almost 2 years ago
PlantUML - PlantUML is an open-source tool that uses simple textual descriptions to draw UML diagrams.
LucidChart - LucidChart is the missing link in online productivity suites. LucidChart allows users to create, collaborate on, and publish attractive flowcharts and other diagrams from a web browser.
IcePanel - Collaborative modelling and diagramming tool based on the C4 model. Software architecture design made fun! 🧊
yEd - yEd is a free desktop application to quickly create, import, edit, and automatically arrange diagrams. It runs on Windows, Mac OS X, and Unix/Linux.
Mermaid - Create diagrams and visualizations using text and code.
Excalidraw - Excalidraw is a whiteboard tool that lets you easily sketch diagrams that have a hand-drawn feel to them.