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] IntersectionObserver를 선언적으로 제어하는 IntersectionArea 컴포넌트 구현 #565

Open
2 tasks
cruelladevil opened this issue Apr 8, 2024 · 0 comments
Assignees
Labels
[ 🌞 FE ] 프론트엔드 크루들의 빛나는 개발 이야기 하나둘셋 호! 🔨 Refactor 꾸준한 개선이 더 나은 애플리케이션을 만든다

Comments

@cruelladevil
Copy link
Collaborator

cruelladevil commented Apr 8, 2024

🤷 개선할 기능

IntersectionObserver를 만들어서 observe하고 disconnect하는 일련의 동작들을
컴포넌트 내부에서 해결하고 컴포넌트만 보고 동작을 예측할 수 있도록 한다.

🔨 상세 작업 내용

  • IntersectionArea 컴포넌트 구현
  • IntersectionObserver를 활용한 곳에 IntersectionArea로 대체

📄 참고 사항

https://slash.page/ko/libraries/react/impression-area/src/impressionarea.i18n/

@cruelladevil cruelladevil added the 🔨 Refactor 꾸준한 개선이 더 나은 애플리케이션을 만든다 label Apr 8, 2024
@cruelladevil cruelladevil self-assigned this Apr 8, 2024
@cruelladevil cruelladevil changed the title [REFACTOR] IntersectionObserver를 선언적으로 제어하는 ImpressionArea 컴포넌트 구현 [REFACTOR] IntersectionObserver를 선언적으로 제어하는 IntersectionArea 컴포넌트 구현 Apr 14, 2024
@cruelladevil cruelladevil added the [ 🌞 FE ] 프론트엔드 크루들의 빛나는 개발 이야기 하나둘셋 호! label Apr 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[ 🌞 FE ] 프론트엔드 크루들의 빛나는 개발 이야기 하나둘셋 호! 🔨 Refactor 꾸준한 개선이 더 나은 애플리케이션을 만든다
Projects
Status: Todo
Development

No branches or pull requests

1 participant