Kristofer KoishigawaforKristofer Koishigawa's team blogtestkriskoishigawa.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...Discussmermaid
GreenFluxblog.greenflux.us·Aug 25, 2024Creating a Google Sheets Sidebar with MermaidJS ChartsGoogle Sheets has a ton of different chart types built-in, but there are a few types missing like Class, Sequence and Sankey diagrams, to name a few. When it comes to these types of charts, you usually have to export your sheets data to another tool,...Discuss·215 readsMermaidJS
Bernice Choybernicecpz.hashnode.dev·Jul 31, 2024[DH] Converting Mermaid Diagrams to Image with mermaid-cliOverview I usually work on upcoming Hashnode articles on my local machine in Markdown. And I am a big fan in using Mermaid.js diagrams to illustrate workflows in the form of flowcharts and other available format. Hashnode editor currently do not supp...Discuss·463 readsDocumentation HabitsMermaidJS
Joe Ngodevkata.joergeous.one·Jun 12, 2024Installing Mermaid CLI on Ubuntu VMMake sure to pick x86-64 VM as Puppeteer, which mermaid-cli is dependent on, is not available for ARM processors. (Reference) Dependencies To successfully run Mermaid CLI, you need to install several dependencies that Puppeteer relies on. Execute the...DiscussMermaidJS
Kofi / IllestpreachaProblog.illestpreacha.com·Apr 2, 2024NaPoWriMo x NaPoGenMo 2024 - Day 2: TankaScrollingWords For the second day of NaPoWriMo/NaPoGenMo 2024, Coded with Mermaid.Js, SonicPi & Hydra(and some extra effects), the poem is a scrolling Tanka. Tankas are poems that follow the following syllable count: 5,7,5,7,7 Tanka Poem Can You Hear...DiscussNaPoGenMo X NaPoWriMo 2024JavaScript
T J Gouthamjs-dev-snippets.hashnode.dev·Feb 23, 2024The Proficiency of Sequence Diagrams in Software Engineering.Greetings, Welcome to my 1st Hashnode blog, I am Goutham T J, a Software Engineer hailing from India, South Asia. In the realm of Artificial Intelligence, various tools such as Github Copilot and ChatGPT have emerged to streamline coding and debuggin...Discuss·43 readssoftware development
Devendra Sahublog.bytecrafts.live·Jan 8, 2024From Words to Flowcharts: Unlocking ChatGPT's Creative Power with Mermaid.jsFlowcharts are invaluable tools for visualizing processes, decision trees, and workflows. Traditionally, creating flowcharts involved using specialized software or drawing tools. However, with the rise of Mermaid.js, a JavaScript library for generati...Discuss·35 readsAI
Opaluwa Emidowo-ojotech-on-diapers.hashnode.dev·Dec 25, 2023Creating a Simple Flowchart with Mermaid.jsIntroduction Regarding software development and technical documentation, having clear visual aids like flowcharts is crucial for grasping various processes like deployment and logical architecture. One handy tool for this is Mermaid.js, a JavaScript ...Discuss·20 likes·50 readsJavaScript
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...Discuss·62 readschatgpt
Fatih Yıldızmfyz.hashnode.dev·Jan 23, 2023Creating sequence diagrams using mermaidjs to map out your user journeyI want to talk about an effective product planning process I’ve been following recently. Why to do user journey thinking? In your product, single most important thing is to put your users first. Nothing matters other than how your users perceive your...Discuss·50 readsMermaidJS