Hacker News new | ask | show | jobs
by evanrmurphy 4340 days ago
Nice article. I really like your point about using generators to make Underscore lazier.
1 comments

thanks! i made an exploratory repo where you can try out a generator-ish subset of underscore here: https://github.com/aaronj1335/gunderscore

it works in the current FF nightly.