A list of cool interactive online playgrounds on the internet:
- CSS/HTML/JS: CodePen by Chris Coyier, Alex Vasquez, and team
- CSS/HTML/JS: JSFiddle by Oskar Krawczyk and Piotr Zalewa
- CSS/HTML/JS: flems by Rasmus Porsager (saves all state in the URL)
- DNS: Mess With DNS by Julia Evans and Marie Flanagan
- DNS: DNS lookup tool by Julia Evans
- nginx: nginx playground by Julia Evans
- varnish: fastly fiddle from fastly
- SQL: sql playground by Julia Evans
- SQLite: sqlime by Anton Zhiyanov (lets you load arbitrary SQLite databases)
- Postgres: postgres playground from Crunchydata (runs postgres in the browser!)
- regular expressions:
- Git: oh my git by blinry and bleeptrack
- Arduino / IoT: wokwi from CodeMagic
- compilers: godbolt compiler explorer by Matt Godbolt
- .NET bytecode: SharpLab by Andrey Shchekin
- Shaders: shadertoy by Inigo Quilez and Pol Jeremias
- Docker: Play with Docker by Marcos Liljedhal and Jonathan Leibiusky
- ExplainShell: https://explainshell.com/
- ASN.1 certificates: ASN.1 JavaScript debugger by Lapo Luchini
- Unicode: Unicode analyzer from fontspace
- Unicode: What unicode character is this? from babelstone
- SVG: sssvg (interactive SVG reference) from fffuel (lots of other cool tools there)
- Floating point: Float Exposed by Bartosz Ciechanowski
- CBOR: CBOR playground
- cron: crontab guru from cronitor
- REGL: http://regl.party/examples/?basic - Functional WebGL examples