JSFiddle - React, Tailwind, and code Playground

by Hugo Carneiro

JavaScript

var num = '1';
alert( !isNaN(parseInt(num, 10)) );