JSFiddle - React, Tailwind, and code Playground
by cgough
HTML
<a onclick="pie()">button</a>
JavaScript
var a = "hi";
if (a!= "hi"){
console.log= "a is not hi";
}else {
alert (436);
}
varfunction pie (d,e) {
var x ="72";
x = Number(38);
return console.log(x);
}