Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[fix]: images loads too slow #53

Open
adarshaacharya opened this issue Oct 28, 2021 · 1 comment
Open

[fix]: images loads too slow #53

adarshaacharya opened this issue Oct 28, 2021 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@adarshaacharya
Copy link
Owner

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.

@adarshaacharya
Copy link
Owner Author

I'm closely looking atthis package, lets see how it goes. If it doesn't add too much problem i our bundle size we will go for it.
https://github.com/mattjarzeb/react-cloudinary-lazy-image

@adarshaacharya adarshaacharya added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels Oct 28, 2021
@adarshaacharya adarshaacharya changed the title [bug] images loads too slow [refactor] images loads too slow Oct 28, 2021
@adarshaacharya adarshaacharya changed the title [refactor] images loads too slow [fix] images loads too slow Oct 28, 2021
@adarshaacharya adarshaacharya changed the title [fix] images loads too slow [fix]: images loads too slow Feb 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant