GermaVinsmoke / GermaVinsmoke/Reactize
Add Code Splitting
Open
enhancement
good first issue
- Dominant language
- JavaScript
- Stars
- 9
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Add code splitting in all the components.
The way it's done can be seen in `Autocomplete.jsx`
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading Autocomplete.jsx to understand the existing code-splitting approach, then identify the other components that need the same treatment. Done means code splitting has been added consistently across all components and the application still loads them correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100