CodeForFoco / CodeForFoco/fd-servicedirectory
Remove Lodash
Open
feature
- Dominant language
- JavaScript
- Stars
- 4
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
As @airandfingers pointed out, lodash is used once in the project in the file `src/pages/categories/index.jsx`. We can easily create a `uniqBy` utility to replace Lodash's and reduce our package size.
@Vpr99 I'd like your input before we remove this. We may have plans to use Lodash in the future.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.