6 ms·
Nice article. I really like your point about using generators to make Underscore lazier.
by evanrmurphy 12y ago
Nice article. I really like your point about using generators to make Underscore lazier.
- aaronj1335 12y agothanks! i made an exploratory repo where you can try out a generator-ish subset of underscore here: https://github.com/aaronj1335/gunderscore https://github.com/aaronj1335/gunderscore it works in the current FF nightly.