How to Format Compact Numbers with the JavaScript Internationalization API
Sometimes it can be difficult to fit large numbers into your site or app's layout, especially if you have to display several of them together.
As a result, a lot of modern sites and apps use the same format to display large numbers in a compact way. ...
freecodecamp.org6 min read