JSFiddle - React, Tailwind, and code Playground

by dzonit

JavaScript

const number = parseInt('0100');
console.log(number);