[6팀 남궁철] Chapter 1-1. 프레임워크 없이 SPA 만들기 #64
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) 사용자 관리 기능:
3) 프로필 페이지 구현:
4) 컴포넌트 기반 구조 설계:
5) 상태 관리 초기 구현:
6) 이벤트 처리 및 DOM 조작:
7) 라우팅 예외 처리:
심화과제
1) 해시 라우터 구현
2) 라우트 가드 구현
3) 이벤트 위임
과제 셀프회고
기술적 성장
새로 학습한 개념
기존 지식 재발견
구현 과정에서의 어려움
코드 품질
만족스러운 구현
리팩토링이 필요한 부분
코드 설계 고민 및 결정
학습 효과 분석
가장 큰 배움이 있었던 부분
추가 학습이 필요한 부분
실무 적용 가능성
과제 피드백
모호, 애매한 부분
현재 방법으로는 클린업을 구현하지 못해 이벤트가 중복으로 선언되지 않을까 하는 생각이 있습니다.
과제에서 좋았던 부분
리뷰 받고 싶은 내용
아키텍쳐
이벤트 핸들러의 처리 방식
라이프 사이클 구현 방식