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

[1단계 - todo list] 손너잘(손민성) 미션 제출합니다 #42

Open
wants to merge 18 commits into
base: bperhaps
Choose a base branch
from

Conversation

bperhaps
Copy link

es6 문법을 이용해서 최대한 모던하게 작성해 봤습니다.
개인적으로 느낀점은, frontend에서 mvc의 의미가 있는가?? 였습니다.
view와 model간의 의존성이 너무 강해서 분리하기가 쉽지 않았고, 결국 완전히 분리는 실패한 것 같습니다.

일단, url의 hash와 사용자의 command(엔터 등..)는 command 패턴을 이용하여 구현하였습니다. 추 후에 다른 기능이 추가 될 수도 있다고 생각했기 때문입니다.

이전에 PR을 보냈었는데, 이벤트 위임 등 성능을 고려하지 않은 구현을 하여 처음부터 다시 짜봤습니다.

@bperhaps bperhaps changed the title Bperhaps[1단계 - todo list] 손너잘(손민성) 미션 제출합니다 [1단계 - todo list] 손너잘(손민성) 미션 제출합니다 Mar 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants