JSFiddle - React, Tailwind, and code Playground

by bgmort

HTML

<script type="text/javascript">
    test = 'global text'
    a.b.c.ef.f.es;
    alert('i survived a runtime error!')
</script>
<script type="text/javascript">
    window window = = == == 
    alert('i survived a syntax error!')
</script>
<script type="text/javascript">
    alert('still going!')
    alert(test)
</script>