Hacker News new | ask | show | jobs
by supereggbert 2426 days ago
Probably because in js if i="1" then i+=1 results in i="11" but i-=-1 results in i=2