Hacker News new | ask | show | jobs
by paulgb 2561 days ago
To someone reading the code, parseInt actually describes what your intent is while Math.round just happens to work because it coerces the type.