JSFiddle - React, Tailwind, and code Playground by Julian Garcia Castillo April 06, 2020 JavaScript let a = "0" a += parseInt("3") console.log(a)