자바스크립트
웹을 동적으로 만들기 위한 인터프리터형 프로토타입 기반 객체지향 프로그래밍 언어
인터프리터형
프로토타입 기반
prototype : the original model of something from which later forms are developed
즉, 프로토타입이란 나중에 형성되는 것의 초기 모델을 가르킵니다.
클래스와의 차이?
객체지향
Last updated
웹을 동적으로 만들기 위한 인터프리터형 프로토타입 기반 객체지향 프로그래밍 언어
prototype : the original model of something from which later forms are developed
즉, 프로토타입이란 나중에 형성되는 것의 초기 모델을 가르킵니다.
Last updated