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

[step2] 2주차: Web Component 구성 #5

Open
wants to merge 2 commits into
base: pul8219
Choose a base branch
from

Conversation

pul8219
Copy link

@pul8219 pul8219 commented Oct 25, 2021

과제 요구사항

  • 이론
    • ES5의 Class와 ES6의 Class의 차이점에 대해 조사하기 (5가지)
    • ES6의 Class만이 가지고 있는 특징과 장점에 대해 조사하기 (3가지)
  • 실습
    • Component Class 만들기
      • Vue와 React를 참고하여 자유롭게 구성해보기
      • DOM 사용 최소화화기
        • State(혹은 data)가 변할 때 만 렌더링이 되도록 구성
    • TodoList 리팩토링

@pul8219 pul8219 changed the title [step2] 2주차: Web Component 구성 - 박유림 [step2] 2주차: Web Component 구성 Nov 8, 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.

1 participant