[Part2-1주차] 브라우저 이벤트 - 이경하 #44
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
📚 학습 주제
📝 학습 내용 체크리스트
✅ 개념 요약
🔍 모르는 개념 연구
💻 예시 코드 및 설명
📋 주요 학습 개념 설명/요약 (선택)
쓰는 이유 1) 여러 이벤트 타입 처리 가능 2) 상태 저장 편리(객체 내부에 프로퍼티로 상태를 저장하면서 이벤트를 다룰 수 있음)
❓ 질문사항 및 토론 포인트
📖 참고 자료 (선택)