Hacker News new | ask | show | jobs
by ufo 4861 days ago
I personally find that creating too many functions makes the code look too different from the "natural", synchronous alternative. But I also hate when people write tons of 1-line methods (Uncle Bob style) so YMMV.