oslabs-beta / oslabs-beta/TrailGuide
React Router Lazy Loading
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- TypeScript
- Stars
- 28
- Forks
- 0
- Avg merge
- 6m
- Merged PRs (30d)
- 1
Description
Problem
As a user, I want quick load times when opening the web app.
Solution
Using React Routers lazy loading functionality to extend the lazy imports to pages.
Additional information
No response
👨👧👦 Contributing
- 🙋♂️ Yes, I'd love to make a PR to implement this feature!
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the React Router setup and the page imports in the web app, then review how routes currently load. Implement lazy loading for the pages described by the issue and verify that navigation still works while initial loading is reduced.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100