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

route page에 lazy loading 적용해보기 #46

Open
2 tasks
yejineee opened this issue May 12, 2021 · 0 comments
Open
2 tasks

route page에 lazy loading 적용해보기 #46

yejineee opened this issue May 12, 2021 · 0 comments
Assignees
Labels
feat 기능 개발

Comments

@yejineee
Copy link
Owner

🖍 목표

FE쪽 성능 최적화를 위해 레이지 로딩을 해보기로 한다.
라우트가 되는 페이지 단위로 번들하여, 사용자가 필요할 때만 번들을 가져오는지를 확인하자.

🔖체크리스트

  • 라우트 페이지단위로 레이지로딩을 적용한다.
  • 해당 내용에 대한 문서화를 해본다.

참고

@yejineee yejineee added the feat 기능 개발 label May 12, 2021
@yejineee yejineee self-assigned this May 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat 기능 개발
Projects
None yet
Development

No branches or pull requests

1 participant