My coding playground
A world-class code playground with CodeMirror and esbuild
In this post, I explain how I built an interactive TypeScript playground for the browser, from transpiling and bundling, to running code live inside a sandbox and capturing console output, so readers can experiment with HTML, CSS, and TypeScript.
September 17, 2025