Hacker News new | ask | show | jobs
by gcmeplz 388 days ago
The types look great on remeda, but one thing that looks intriguing about SuperUtilsPlus is the focus on being tree-shakeable. Lodash's lack of tree-shake-ability is a drawback to using lodash on the frontend.

edit: the types on remeda look great though! If I were doing a backend-only NodeJS project, I'd be super tempted to test it out.

1 comments

Just import what you use for lodash?, the theres not need for a treeshake situation?