JSFiddle - React, Tailwind, and code Playground
by Farzad YZ
HTML
<script src="https://unpkg.com/hyperapp"></script>
JavaScript
const {
h,
app
} = hyperapp;
by Farzad YZ
<script src="https://unpkg.com/hyperapp"></script>
const {
h,
app
} = hyperapp;