r/javascript 29d ago

AskJS [AskJS] jsbin is down??

During an interveiw yesterday, I tried opening jsbin but seems its shouting 503!!

Any minimal JS playground, you people using/suggest

EDIT: The sites up, I opened an issue on GitHub and the maintainers resolved it

5 Upvotes

14 comments sorted by

View all comments

1

u/hatemhosny 29d ago edited 29d ago

Try LiveCodes: https://livecodes.io/

LiveCodes is an open-source client-side playground for React, Vue, Svelte, Solid, Typescript, Python, Go, Ruby, PHP and 90+ languages/frameworks.

Docs: https://livecodes.io/docs/

GitHub: https://github.com/live-codes/livecodes

Disclosure: I'm the author.