While lodash offeres a tremendous library of functionality, much of it is no longer required , and the cost of importing lodash into your application can be huge, well over 600kb if your compiler doesn’t shake the unrequired code, or you use lodash throughout your application.