Going a bit meta on this one. Doing things to make future experiments easier.
Extract some UI components:
- A component that displays a desktop window. It’s needed for both the code animation project and the landing page.
- A component for wrapping CodeMirror. This will make it faster to test out CodeMirror things with just a REPL
Here’s some examples:
Preview UI REPL CodeMirror REPL