adarshaacharya / adarshaacharya/MentorLabs
[fix]: images loads too slow
- Dominant language
- TypeScript
- Stars
- 48
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
since we are storing our images in heroku server the image loads too slow in our fronten which results in shifting of layout after user has opened the loadin, create account page.
Plan : store img in cloundary, use some packages to load that image fast something like gatsby image would help.
Contributor guide
Research direction
Start by tracing how images are stored and loaded on the loading and create-account frontend pages, then measure the current loading behavior and layout shift. Compare the existing approach with the issue's Cloudinary and Gatsby Image suggestions; done means the affected images load faster without shifting the layout.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend, performance, web-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100