[6팀 조영민] Chapter 1-2. 프레임워크 없이 SPA 만들기#53
Open
0miiii wants to merge 22 commits into
Open
Conversation
feat: event manager 수정
|
영민님~~ 회사에서 업무도 많으시다고 들었는데 병행하는 것 진짜 리스펙이에요! |
Author
감사합니다. 팀에 민폐끼치는거 같아서 죄송하네요 ㅜㅜ 끝까지 열심히 하겠습니다! |
0miiii
commented
Jul 20, 2025
| elementEvents.delete(eventType); | ||
| } | ||
|
|
||
| function handleDelegatedEvent(event) { |
Author
There was a problem hiding this comment.
handleDelegatedEvent 함수를 setupEventListeners 내부에 선언하면 다른 테스트 코드는 다 통과되나,
"동적으로 추가된 요소에도 이벤트가 정상적으로 작동해야 한다" 테스트만 통과되지 않습니다. 왜 내부에 선언하지 않고 외부에 선언해야 테스트가 통과되는지 이유가 궁금합니다
feat: boolean 처리
feat: boolean 처리
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
과제 체크포인트
배포 링크
https://0miiii.github.io/front_6th_chapter1-2/
기본과제
가상돔을 기반으로 렌더링하기
이벤트 위임
심화 과제
Diff 알고리즘 구현
과제 셀프회고
1주차 때도 마찬가지고 실력에 대한 부족함을 많이 느끼고 있고, 제가 고민한 부분이나 알게 된 부분을 정리하는 것이 약한데 다른분들이 작성하신 것을 참고하고 느낀것이 많습니다. 이번 주가 가기 전에 내용을 최대한 이해하고 정리하는 것이 목표입니다.
기술적 성장
코드 품질
학습 효과 분석
과제 피드백
리뷰 받고 싶은 내용