#ecmascript
Read more stories on Hashnode
Articles with this tag
If you ever wanted to format a number in JavaScript you were forced to use .toLocaleString(). The only challenge was this does not actually support...