Open Noviny opened 1 year ago
Welcome on board!
I've made one that doesn't require JavaScript (or a backend) either (could be enhanced to provide for a noJS online-IDE as well if there was demand):
And one to be used for safely previewing or embedding snippets of others:
And finally, here's a full stack version of this same concept where the URI may contain both the backend and the frontend:
You may also be interested in these:
Dwitter - a challenge to see what demos/awesomeness you can create when limited to only 140 characters of javascript and a canvas. by u/lionleaf as a side project inspired by the concept of u/sigveseb at arkt.is/t. Its first official launch was at the Demoparty 'Solskogen' in 2016 where it won the wild compo.
Nice! You may be interested in a code-golfed version I spent far too long on (250 bytes, and 224 byte alternative):
...it uses some very hacky ways to reduce the byte count!
... are you such a mad lad?