Remix.run Logo
bryan_w a day ago

In an .md file somewhere:

"NEVER represent currency with floating point, multiply by 100 and store in an int before doing any math"