number 01 to string as 01 in javascript code example Example: convert nuber into string react js var foo = 45; var bar = '' + foo;