https://jsfiddle.net/ used to be also very popular, I see that it is still available, but haven't used it in a while. Which other alternatives do people use now days?
It's closest to JSFiddle but completely static, hosted on GitHub pages. No server side processing. Projects are private, saved on localstorage and can be shared via encoded URLs.
This has been a really fun way to ramp up with LLM based coding and I learned a ton, and made a tool I actually use quite often.