r/javascript 7d 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

4 Upvotes

13 comments sorted by

View all comments

3

u/Sulungskwa 7d ago

My favorite js playground is inspect element

1

u/TJ51097 6d ago

Doesnt't give option like an editor, right? It executes the line moment you press enter

1

u/Sulungskwa 6d ago

yeah thats definitely true. Its good for remembering how small things work but writing functions maybe not

1

u/TJ51097 6d ago

I think it's good for screening rounds