Experiments >

Making experiments easier

Experiment #267th March, 2021by Joshua Nussbaum

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

Here’s the NPM packages:

@josnuss/svelte-codemirror svelte-preview-ui

view all experiments

Stay tuned in

Learn how to add more experimentation to your workflow