Comments on: Unit Formatting with Intl in JavaScript https://frontendmasters.com/blog/unit-formatting-with-intl-in-javascript/ Helping Your Journey to Senior Developer Thu, 11 Sep 2025 10:38:49 +0000 hourly 1 https://wordpress.org/?v=6.9 By: Francesco https://frontendmasters.com/blog/unit-formatting-with-intl-in-javascript/#comment-40153 Thu, 11 Sep 2025 10:38:49 +0000 https://frontendmasters.com/blog/?p=7101#comment-40153 This got be baffled for a moment, because the SI standard way to do it is with a space between the number and the unit (“392 MB”, not “392MB”.) It’s the “narrow” value that removes all spaces, here. If you use “short” there, it will show up with the correct space.

]]>