Study Handbook
GithubMediumLinkedIn
  • 👀안녕하세요, 홍유진입니다
  • programming languages
    • 자바스크립트
      • 클로저 (Closure)
  • cs
    • 디자인 패턴
      • 싱글톤 (Singleton)
      • 팩토리 메서드 (Factory Method)
      • 전략 (Strategy)
  • Mathematics
    • 최대공약수(GCD)와 최소공배수(LCM)
Powered by GitBook
  1. programming languages

자바스크립트

웹을 동적으로 만들기 위한 인터프리터형 프로토타입 기반 객체지향 프로그래밍 언어

Previous안녕하세요, 홍유진입니다Next클로저 (Closure)

Last updated 4 months ago

인터프리터형

프로토타입 기반

prototype : the original model of something from which later forms are developed

즉, 프로토타입이란 나중에 형성되는 것의 초기 모델을 가르킵니다.

클래스와의 차이?

객체지향

https://dictionary.cambridge.org/dictionary/english/prototype