Hacker News new | ask | show | jobs
by jdd 4000 days ago
lodash has ~200 modular methods. That means it covers much more ground than the handful of ES5/6 built-ins provided and because it's modular you can use what you need without the stuff you don't.