alex im

  • 홈
  • 태그
  • 방명록

Class 1

[JS] Class

📗 Class - class는 함수의 한 종류이다. - class 정의는 항상 "strict mode"다. - class 선언은 함수 선언과 달리 호이스팅의 대상이 아니다. - 선언한 class는 재선언 할 수 없다. - class의 메서드는 열거할 수 없다. : non-enumerable 📗 constructor - 클래스의 인스턴스 객체를 생성하고 초기화하는 특별한 생성자 메서드 - new에 의해 자동으로 호출되므로 특별한 절차 없이 객체를 초기화 할 수 있다. - class 안에 한 개만 존재할 수 있다. https://ko.javascript.info/class 클래스와 기본 문법 ko.javascript.info class User { constructor(name) { this.name = n..

Javascript 2022.06.10
이전
1
다음
더보기
프로필사진

  • 분류 전체보기 (35)
    • Javascript (8)
    • React (14)
    • Node (1)
    • 알고리즘, 자료구조 (9)
    • 영어공부 (0)
    • 기타 (3)

Tag

array, 영어공부, leetcode, 부동소수점, 프밍챌린지, 프밍, Props, floatpoint, Algorithm, Promise, js, Class, async, log, React, webpack, State, 클린코드, binarysearch, useRef,

최근글과 인기글

  • 최근글
  • 인기글

최근댓글

공지사항

페이스북 트위터 플러그인

  • Facebook
  • Twitter

Archives

Calendar

«   2025/05   »
일 월 화 수 목 금 토
1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31

방문자수Total

  • Today :
  • Yesterday :

Copyright © Kakao Corp. All rights reserved.

  • TIL

티스토리툴바