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

19장 프로토타입 정리(19.1 ~ 19.7) #62

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

Conversation

joonwonBaek
Copy link
Collaborator

✏알게된 부분

19.1~19.7

  • 프로토타입의 개념에 대해 자세히 알게 되었습니다.
  • 객체 리터럴에 의해 생성된 객체의 프로토타입과 Object 생성자 함수에 의해 생성된 객체의 프로토타입에 대해 알게되었습니다.
  • 프로토타입 체인에 대해 알게되었습니다.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant