A cool, new obscure JS feature

JS code

The newest version of JS - ECMAScript, the 12th version, comes with a variety of new features aimed at making the language friendlier for developers

**Format()**The most notable addition to new update is the new Format() method. It allows you to safely represent numbers outside their range, even if they have a double-precision floating-point approximation.