Hacker News new | ask | show | jobs
by benatkin 1221 days ago
was

['07', '08', '09'].map(val => parseInt(val)) // => [7, 8, 9]