모던 자바스크립트(ES6+) 심화
김영보
4개 강좌로 구성된 자바스크립트 바이블 강좌의 마지막 강좌입니다. 자바스크립트 스펙의 95% 이상을 다룹니다. 특히, 비동기 통신과 비동기 프로세스 전반을 11단계로 나누어 프레임워크를 만드는 개념으로 접근합니다.
Basic
JavaScript, ES6
Learn about the new features of ES6 to easily write code in asynchronous environments and improve your JavaScript skills.

ECMAScript 6 (ES6): Key Concepts and Improvements
Differences and usage of let and const
String Interpolation and Multi-line Strings using Template Literals
Object/Array Destructuring for Assignment
Object-Oriented Programming using the ES6 class keyword
Arrow functions and this context handling
Handling Function Arguments with Default Parameters
Creation of Unique Object Properties Using Iterators and Symbol Types
Processing variadic function arguments with Rest parameters
Efficient Key-Value Management using Map and Set Data Structures
Controlling execution flow using generator functions and yield statements
Using Promises for Asynchronous Operations
Asynchronous Programming to Resolve Callback Hell
This lecture covers ES6, which greatly improved the inconvenient parts of existing JavaScript. You will learn about the essential elements that are included and added to ES6. Instead of using the existing callback pattern, you will practice asynchronous programming with the newly added features of ES6. This lecture is easy to understand and has been produced/edited so that you can learn in a short period of time.
Who is this course right for?
Programming beginner
Person wanting to learn latest JavaScript features
Developer interested in asynchronous programming
A person who wants to understand object-oriented programming
A person who wants to learn advanced concepts of JavaScript as a web developer
Need to know before starting?
JavaScript
221
Learners
27
Reviews
4.5
Rating
1
Course
전 로그프레소 프론트엔드 개발자입니다. "앵귤러 프로그래밍", "타입스크립트 tutorial", "자바스크립트 핵심개념과 원리" 등의 오프라인 강의를 진행해 왔습니다.
All
25 lectures ∙ (1hr 15min)
All
27 reviews
4.5
27 reviews
$7.70
Explore other courses in the same field!