Help everyone understand complex systems using lightweight and interactive visuals. IcePanel helps technical and non-technical people model their software architecture in a simple and structured way using the C4 model. Create diagrams at different levels of detail, from high-level to low-level, that connect to your code. Tell dynamic stories about your architecture using Flows and Tags to help onboard new team members, or evaluate key user journeys.
Based on our record, IcePanel should be more popular than GitHub Gist. It has been mentiond 36 times since March 2021. 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 / about 2 months ago
https://icepanel.io/ The best I've ever used. - Source: Hacker News / about 1 year ago
I use UML quite a bit but it's never really what I'm after, somnething more modern and fluid and gui driven that more people can use. Icepanel [1] looks really cool but I haven't tested it and I'm not sure it really fits my use case. It seems like it's mostly for api driven rpc/grpc/rest services when I kind of want to use it to visualize backend/infra/terraform sort of things. Might be interesting to you. [1] -... - Source: Hacker News / over 1 year ago
1. We started using https://icepanel.io/ for microservices, Software, anything thats documentable for later read. 2. More diagrams, less key strokes 3. We have dedicated page owners on confluence, its mix of engineers, leaders, PM's, QA etc. - Source: Hacker News / over 1 year ago
The best tool for writing C4 documentation I have seen so far is https://icepanel.io/. - Source: Hacker News / over 1 year ago
If you are learning things, you could also create github gists. That way your repos will only be coding related, while you can create tutorials / work exercises in gists. Source: over 2 years ago
I use Github, both for full repos and for short gists. Source: about 3 years ago
On the other hand, shared DartPads are just gists on GitHub so theoretically they can include code that works with different packages. Of course, such gists will not compile in DartPad and will be displayed as having errors :(. Source: over 3 years ago
Perhaps github gists? https://gist.github.com/discover. Source: over 3 years ago
I looked at Github gists, but they are focused in displaying the markdown sourcecode (so e.g. Hyperlinks won't be clickable [1] ). Options just don't seem to be focused on simply hosting PDFs/information with clickable references. Source: over 3 years ago
draw.io - Online diagramming application
Pastebin.com - Pastebin.com is a website where you can store text for a certain period of time.
Structurizr - Structurizr is a workspace editor that creates software architecture diagrams and documentation based on the C4 model.
PrivateBin - PrivateBin is a minimalist, open source online pastebin where the server has zero knowledge of...
Terrastruct - A diagramming tool for software architecture
hastebin - Pad editor for source code.