JSFiddle - React, Tailwind, and code Playground

by Hugo Carneiro

JavaScript

var n = 34523453
var formatted = n.toLocaleString()

alert(formatted)