JSFiddle - React, Tailwind, and code Playground

by asuma igarashi

JavaScript

if (' ' && Number.isInteger(+' ')) {
    alert(true);
}