swell-js icon indicating copy to clipboard operation
swell-js copied to clipboard

Eliminating lodash / cutting down bytes

Open m59peacemaker opened this issue 4 years ago • 2 comments

This library is a bit enormous. The worst offender is lodash. It could be remedied by referring to this repo https://github.com/you-dont-need/You-Dont-Need-Lodash-Underscore.

m59peacemaker avatar Jan 19 '21 01:01 m59peacemaker

This also may be of use https://github.com/angus-c/just

m59peacemaker avatar Jan 19 '21 01:01 m59peacemaker

Indeed it is! @papertokyo and I are planning a refactor within the next couple months that should include replacing lodash among other optimizations. Adding these links to our internal notes 💯

ericingram avatar Jan 19 '21 20:01 ericingram