Building a Persistent Diagram Editor - Database Design
We recently built a diagram editor using Excalidraw and needed a way to persist user diagrams. Users should be able to create, edit, and return to their work later. This blog series covers how we implemented this feature.
Edgar Rojas
Author