
Excalidraw
Miro
draw.io
Obsidian.md
xTiles App
Kanboard
WBO
ScrumDesk
StackBlitz
CodeSandbox
replit
CodePen
GitHub Codespaces
Glitch
JSFiddle
CodeTasty
Excalidraw is an open-source virtual whiteboard focused on simplicity and collaboration. It provides a hand-drawn, sketch-style interface for brainstorming and visualizing ideas. Ideal for remote teams, educators, and developers, Excalidraw supports real-time collaboration and integrates with other tools through its open API. With a privacy-first design and intuitive layout, it enables users to create and share diagrams, workflows, and visual notes efficiently. Powered by a strong community, Excalidraw is designed to fit into diverse workflows with minimal setup.
Excalidraw
StackBlitzI've started using this as my main IDE for new projects when I'm trying things out. If it keeps getting better at the rate it has been, it'll be even better than coding locally.
Based on our record, Excalidraw should be more popular than StackBlitz. It has been mentiond 267 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.
The format idea costs you nothing to adopt today: export from excalidraw.com with "Embed scene" on, commit the .excalidraw.png, reference it as a normal image. It renders everywhere and stays editable. - Source: dev.to / about 1 month ago
Category Tool URL How I used it General AI assistant ChatGPT Https://chatgpt.com Breaking down concepts, simulating interviewers, reviewing answers AI writing / reasoning Claude Https://claude.ai Refining behavioral stories and system design explanations Coding practice LeetCode Https://leetcode.com Core DSA practice and timed coding drills Coding explanations NeetCode Https://neetcode.io Pattern-based... - Source: dev.to / about 1 month ago
Most system design interviews fail because candidates draw perfect whiteboard diagrams but canโt explain the tradeoffs of their choices, or canโt write code to implement a core component. By 2025, 60% of FAANG system design interviews will require live coding of at least one component, per internal hiring data. Instead of practicing whiteboard diagrams with Excalidraw, practice coding core components: rate... - Source: dev.to / about 2 months ago
Excalidraw โ Hand-drawn style diagrams; stores as JSON that AI can read and tweak (still early days). - Source: dev.to / 5 months ago
Excalidraw is free and feels like drawing with a fat marker. - Source: dev.to / 2 months ago
Managing reactive state and dependent computations in JavaScript can get complex, especially when combining asynchronous and synchronous data. RS-X is a library that allows you to bind expressions to plain objects and makes the parts of the model used by those expressions fully reactive. Dependent computations automatically update when the underlying data changes. RS-X is framework-agnostic. While it can drive UI... - Source: Hacker News / 5 months ago
I like htmx, LiveView, React and Solid. They are great at different points, so I try to combine them in Solv (Stateless Offline-capable LiveView) and write a prototype to show the benefits. Solv's main idea is that stateless servers keep client's state in a volatile cache. It enables server components that are also interactive, which is best of both worlds between LiveView and htmx. Then fine-grained reactivity is... - Source: Hacker News / 8 months ago
I like htmx, LiveView, React and Solid. They are great at different points, and this is a prototype trying to combine them. Solv's main idea is that stateless servers keep client's state in a volatile cache. It enables server components that are also interactive, which is best of both worlds between LiveView and htmx. Then fine-grained reactivity is added to achieve efficient DOM updates + minimal payload size.... - Source: Hacker News / 8 months ago
In the code editor tab (powered by StackBlitz), navigate to the env.ts file and enter your OpenAI key. Run npm run generate in the terminal to see how @autoview generates TypeScript frontend code from example schemas derived from both TypeScript types and OpenAPI documents. - Source: dev.to / over 1 year ago
URL: https://stackblitz.com What it does: An online IDE for coding, previewing, and deploying web apps instantly. Why it's great: Rapidly spin up projects without local setups โ great for experimentation. - Source: dev.to / over 1 year ago
Miro - Join Millions of users that collaborate from all over the planet using Miro. Experience the power of the #1 visual workspace for innovation. More than 100M users and 250,000 companies are collaborating on the canvas.
CodeSandbox - Online playground for React
draw.io - Online diagramming application
replit - Code, create, andlearn together. Use our free, collaborative, in-browser IDE to code in 50+ languages โ without spending a second on setup.
Obsidian.md - A second brain, for you, forever. Obsidian is a powerful knowledge base that works on top of a local folder of plain text Markdown files.
CodePen - A front end web development playground.