IvoryPixivorypix.uk·Dec 5, 2024VINTAGE OBJECT Printable Graphics Pack30🔍 Check out VINTAGE OBJECT Printable Graphics Pack30 now! Explore this 📁 printable illustrations and claim your 🆓 free download here. Let's start crafting together! 🚀 “Impress your clients and friends with unique and quality graphics and illustra...background
Kristofer Koishigawatestkriskoishigawa.hashnode.dev·Nov 19, 2024Mermaid TestCoding can be intense. Especially when you are knee-deep in debugging or trying to map complex projects. For many developers — novice and pros alike — it is not uncommon to spend hours staring at code, looking for answers that won’t come. You have tr...mermaid
Mike Vincentmike-vincent.hashnode.dev·Nov 18, 2024LLM + Mermaid: How Modern Teams Create UML Diagrams Without LucidchartEvery developer and product manager knows the drill. You finish a project sprint, and it’s time to document your system. In the early days, developers used whiteboards to map out ideas with markers and sticky notes. But as systems grew more complex, ...mermaid
Derek Armstrongderekarmstrong.dev·Sep 18, 2024PlantUML: Powerful Diagrams with CodeImagine trying to design a complex software system without any diagrams. It would be like navigating a maze without a map—confusing and inefficient. In software development, clarity is crucial, and that's where diagramming comes into play. But not ju...🧰 Toolbox Treasuresplantuml
Ajit Singhhashnodepract.hashnode.dev·Jul 13, 2024Mermaid UML diagramsclassDiagram Animal <|-- Duck Animal <|-- Fish Animal <|-- Zebra Animal : +int age Animal : +String gender Animal: +isMammal() Animal: +mate() class Duck{ +String beakColor +swim() +quack() } ...mermaid
Cloud Tunedcloudtuned.hashnode.dev·May 3, 2024Daily Hack #day30 - Create a Commit Flow Diagram with MermaidA commit flow diagram, often used in version control systems like Git, visually represents the process of creating, modifying, and integrating changes into a codebase. It typically illustrates the sequence of actions involved in the commit workflow, ...Daily Hackscommit-flow-diagram
Leandro Martinsleandromartins.hashnode.dev·Jan 9, 2024ChatGPT and MermaidJS, a different way to generate diagrams and graphsI recently carried out some studies for a personal project that aims to validate some hypotheses on how GPT could help developers, tech leads, software architects and IT managers. During this research I found a very interesting way to generate diagra...74 readschatgpt
Sudharsanblog.sudharsangs.in·Nov 5, 2023How to use ChatGPT for creating diagrams?User flow diagrams are important for people who make websites or apps. They are like maps that show the steps a user takes when they use a website or app. Tools like ChatGPT, a smart AI, can help make these maps better and faster. In this blog, we wi...62 readschatgpt
Kristof Riebbelsdotnet.kriebbels.me·Jun 25, 2023How to Consume Dot Net 6 Configuration in Your Services EffectivelyPreviously on... In my previous blog posts, I wrote about the modularity of the configuration that Dotnet 6 offers. About sources and sections and how to register them. I mentioned how to manually build the configuration object and how to use the def...56 readsDotNetdotnet
Stanley Limslim.hashnode.dev·Jun 20, 2023🚀Maximizing Efficiency and Impact - Why I choose Mermaid for Graph CreationBefore I talk about what Mermaid is and why you should use it, let's take a step back and discuss why diagrams are essential for engineers. Why Diagram? Diagrams are an invaluable resource for conveying ideas with clarity and ease. In software engin...mermaid