We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
현재 랜딩 페이지에서는 이미지를 많이 불러오고 있습니다.
사용자가 스크롤 하지 않고 바로 정산하기 버튼을 누를 때도 이미지는 전부 불러와 지게 됩니다. 사용자가 필요로 할 때 이미지를 불러올 수 있다면 불필요한 네트워크 요청을 줄일 수 있음에 개선을 시도합니다.
The text was updated successfully, but these errors were encountered:
Merge branch 'fe-dev' of https://github.com/woowacourse-teams/2024-ha…
251172d
…eng-dong into feature/#773
jinhokim98
Successfully merging a pull request may close this issue.
📄 설명
현재 랜딩 페이지에서는 이미지를 많이 불러오고 있습니다.
사용자가 스크롤 하지 않고 바로 정산하기 버튼을 누를 때도 이미지는 전부 불러와 지게 됩니다.
사용자가 필요로 할 때 이미지를 불러올 수 있다면 불필요한 네트워크 요청을 줄일 수 있음에 개선을 시도합니다.
🏁 할 일
🫡 참고사항
The text was updated successfully, but these errors were encountered: