I use Lo-Dash everyday and you should too! Here are some practical applications.
Even with the mainstream adoption of ES6, I dare say that Javascript developers still don’t get as much syntax sugars as other languages such as Objective-C and Ruby. Hence, the need to write custom helpers for utilitarian tasks is still prevalent in Javascript applications.
However, as of late, I came to be very fond of a library which provides clean and performant utility methods - [
Lodash
Read more from the source: colintoh.com