JSFiddle - React, Tailwind, and code Playground
by Nidnogg
HTML
<div>
<h2>Figuring out ES6 this and bind</h2>
</div>
CSS
div {
height:100vh;
width:100vw;
}
by Nidnogg
<div>
<h2>Figuring out ES6 this and bind</h2>
</div>
div {
height:100vh;
width:100vw;
}