Hacker News new | ask | show | jobs
by ben_straub 4230 days ago
The `for...of` and `for...in` loops are much more readable than their pure-Javascript versions. The author is also leaving out really nice things like comprehensions.