출처 https://ding-co.tistory.com/58 [모던 JS Deep Dive] 19장 - 프로토타입 19.0 프로토타입 - JS는 멀티 패러다임 프로그래밍 언어 (명령형, 함수형, 프로토타입 기반 객체 지향 프로그래밍 지원) - ES6 클래스 도입 - 클래스도 함수임, 기존 프로토타입 기반 패턴의 syntactic s ding-co.tistory.com 내 블로그 연관 내용 링크 https://delightpip.tistory.com/291 syntactic sugar - Specifically, a construct in a language is called syntactic sugar if it can be removed from the language without any effect..