JSFiddle - React, Tailwind, and code Playground

by Kevin Faulhaber

JavaScript

var bool = true;

if(!!!!!!!!!!!!bool){
    alert('Yeah this works. ;) ');
}