JSFiddle - React, Tailwind, and code Playground

by brandondurham

JavaScript

const num = parseInt(0.5, 10);

document.write(typeof num);