JSFiddle - React, Tailwind, and code Playground

by Christian Wygoda

HTML

<body>
    <h1>This document exposes a FooBar property with value 42. Check it out!</h1>
</body>

JavaScript

var FooBar = 42;