algolia / algolia/algolia-react-boilerplate
Use treeshaken imports instead of importing all lodash's functions at once in ranking.jsx to reduce bundle size Hugo Valla
Open
- Dominant language
- JavaScript
- Stars
- 23
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
https://app.clickup.com/t/860q8ae5d
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with ranking.jsx and inspect how lodash functions are imported. Check the project’s build or bundle output to confirm the imports are tree-shaken and the resulting bundle size is reduced.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- frontend, performance
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100