I recently had a talk at CopenhagenJS to STOP using floating point numbers for math and money calculations. Today I became aware of PHP's `str_decrement` function which does "math" with strings.
It's like PHP heard me and went: HOLD MY BEER! 🍺 https://www.php.net/manual/en/function.str-decrement.php