Awesome playgrounds 🛝

NameWhat to play?Notes
Python TutorPython, Java, C, C++, JavaScriptVisual Debugger, AI Tutor
LoupeJavaScript’s call stack, event loop, callback queueVisualizing the javascript runtime at runtime
JavaScript Visualizer 9000JavaScript’s call stack, event loop, task queue, micro-task queueInspired by Loupe
float.exposedFloating numbersSee Exposing Floating Point
Play with DockerDocker, Docker SwarmThere are labs, quizzes from beginner to advanced level 1
KillercodaKubernetes, …May support a lot of tools with your help
TypeScript PlaygroundTypeScript
tailwindPLAYTailwind CSS
codapiLanguages (Python, Go, C), databases, network (OpenAPI, curl, caddy), tools (git, grep, ripgrep)…Using interactive code snippets to document and explain things
jqkungfujqBuilt with WebAssembly
sandbox.bioTerminal, jq, awk, grep, sedAlso has tutorials for jq, awk…
Shipmight’s Helm PlaygroundHelmSupport only 1 template
Paul Vollmer’s Helm PlaygroundHelmSupport multiple templates
TIO - Try it online 2260 practical programming language and 420 recreational programming language (e.g. Braille)
iximiuz LabDevOps Playgrounds: Linux, Docker, Kubernetes…

Playgrounds for Golang

NameWhat to play?Notes
Go PlaygroundGo
Tour of GoAn interactive introduction to Go
Go by ExampleHands-on introduction to Go using annotated example programs (link back to Go Playground)
Play with GoA series of hands-on, interactive, browser-based guides that introduce the tools required to work with the Go programming language.
Ardan Lab’s Ultimate Go TourFor anyone who wants a jump start in learning Go or who wants a more thorough understanding of the language and its internals.

Wizard Zines/Julia Evans’s playgrounds

NameWhat to play?Notes
memory spyRun programs and spy on their memory!
mess with dnsExperiment with setting up DNS records!
DNS lookupsMake DNS queries without using the command line!
nginx playgroundTest nginx configurations instantly!
sql playgroundRun SQL queries on a simple test dataset!

Playgrounds for JavaScript Toolchain3

NameWhat to play?Notes
Prettier PlaygroundJavaScript formatterOpinionated Code Formatter
ESLint PlaygroundJavaScript linterFind and fix problems in your JavaScript code
Babel PlaygroundJavaScript compilerUse next generation JavaScript, today.
Biome PlaygroundFormat, lint, and more
Oxc PlaygroundThe JavaScript Oxidation Compiler (Oxc) is a collection of high-performance tools for the JavaScript language written in Rust.
Parcel PlaygroundWeb bundlerThe zero configuration build tool for the web
HTML to JSX, SVG to JSXJSX
SVGOMGSVGO
postcss-preset-env PlaygroundPostCSS plugins
Lightning CSS PlaygroundCSS parser, transformer, bundler, minifier

Playground for Frontend Frameworks

NameWhat to play?Notes
SvelteJS REPLSvelteJSOfficial
SolidJS PlaygroundSolidJSOfficial
VueJS PlaygroundVueJSOfficial
React PlaygroundReact

DX Playgounds

NameWhat to play?Notes
CodingFont PlaygroundChoose your favorite font for coding
VS Code ThemesChoose your favorite VS Code theme
Theme Studio for VS CodeCreate Your Own VS Code Themes