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

[refactor] map 성능 최적화 #155

Open
3 tasks done
dlawl opened this issue Jul 20, 2023 · 0 comments
Open
3 tasks done

[refactor] map 성능 최적화 #155

dlawl opened this issue Jul 20, 2023 · 0 comments
Labels

Comments

@dlawl
Copy link
Collaborator

dlawl commented Jul 20, 2023

📑 구현할 기능의 개요

map 성능 최적화

📝 기능의 상세 내용

  • preschoolList,preschoolMap,Modal - 불필요한 리렌더링을 방지
  • map - preschoolList,preschoolMap를 비동기적으로 불러올 수 있게 처리
  • index.html - document.write()를 사용하지 않고 외부 스크립트를 비동기적으로 로드
@dlawl dlawl added the refactor label Jul 20, 2023
dlawl added a commit that referenced this issue Jul 20, 2023
dlawl added a commit that referenced this issue Jul 20, 2023
dlawl added a commit that referenced this issue Jul 20, 2023
dlawl added a commit that referenced this issue Jul 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant