A demo of hot reloading diagrams into a tutorial web page. Uses @tldraw's VS Code integration. Any changes in the editor immediately show up in the page via Next.js' hot reloading support. When happy with changes, I git commit/push diagram files right alongside the code/text https://t.co/CDMroujwfB

1 min read Original article ↗

A demo of hot reloading diagrams into a tutorial web page. Uses

@tldraw

's VS Code integration. Any changes in the editor immediately show up in the page via Next.js' hot reloading support. When happy with changes, I git commit/push diagram files right alongside the code/text