Skip to content

ch200203/ES6_JavaScript_Study

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

JavaScript ES6 강의 기록용

  • 인프런 ES6 문법과 함께하는 모던 Javascript(자바스크립트) 고급 Part.1~3 정리
    1. set Symbol

      • set() 자료구조, Symbol, 타입 및 사용법
    2. Prototype

      • 프로토타입 체인 - 상속 구현, 객체생성시 생성자안에서 메서드 정의 X
    3. Generator

      • Generator 개념
      • Promise & Generator 사용한 비동기처리
    4. Class

      • class 개념
      • Hoisting, Class Hoisting
      • JavaScript 상속
      • Private 접근제어자
      • Object.create()를 통한 상속
      • 다형성
        • for ..of 과 toString()
        • @@iterator 객체
    5. function

      • closure

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published