JSFiddle - React, Tailwind, and code Playground

by asuma igarashi

JavaScript

alert(_.isNumber('1') && !_.isNaN('1'));
alert(_.isNumber(NaN))