- public: true
- Neetocode
- Free or $5/month
- Only supports a limited set of languages
- No code-aware autocomplete
- Can't customize the run button
- CodeSandbox
- Weird pricing model
- I don't understand why anyone would want the Builder plan
- you pay an extra $158/month for 60 extra VM hours, some more concurrent VMs (doesn't say how many you get on the lower plan), and mega-sized VMs almost nobody needs
- Uses VSCode IDE in-browser
- Code-aware autocomplete
- Can customize task commands
- Can customize development environment and make it into a template
- it doesn't have built-in Zig support but you can add it that way
- Glitch
- Good for Node.js and webdev but not really for anything non-JS
- GitHub Codespaces
- Code is stored in repos
- Uses VSCode IDE in-browser
- Can customize image with a Dockerfile