top | item 44081479

(no title)

jokull | 9 months ago

I recommend https://remedajs.com/ - they're always making the types more accurate too. Like groupby has nonempty lists.

discuss

order

gcmeplz|9 months 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.

bythreads|9 months ago

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