
모던 자바스크립트(ES6+) 기본
김영보
4개 강좌로 구성된 자바스크립트 바이블 강좌의 3번째 강좌입니다. 자바스크립트 스펙의 95% 이상을 다룹니다. ES6+ 환경에서 새로운 패러다임의 프로그램을 개발할 수 있습니다.
초급
JavaScript, ES6
This is the second lecture of the JavaScript Bible course consisting of 4 lectures. By understanding the JavaScript engine, you can develop programs optimized for JavaScript. You can design systems with confidence.

You will learn the fundamental core of JavaScript.
You can write JavaScript code that is optimized for the engine.
You can design programs optimized for the JavaScript environment.
The complete version of JavaScript lectures!
You can learn and organize everything comprehensively without missing anything.
 
    
This is the second course in the JavaScript Bible course series, which consists of 4 courses.
It covers more than 95% of the JavaScript specification.
It is broad, deep, and detailed.
Beginners can learn comprehensively without missing anything, while experienced developers can organize their overall knowledge.
Through the Bible course series, you can put the final period on your JavaScript learning journey.
The entire Bible course is one scenario.
In other words, it has what you need to learn and the order in which to learn it. Just follow the course. 
The content does not overlap. You won't waste time and money due to duplication. You can finish it all with just one Bible course.
You can understand JavaScript engine processing. Through this, you can develop programs optimized for the JavaScript engine. You can write program code completely. The structure of how code executes comes to mind.
The entire course is one scenario. As you follow the course, your skills naturally build up one by one. Your abilities are developed piece by piece, like putting together a puzzle.
I've packed in over 8 years of experience from intermediate to advanced JavaScript offline courses.
 
     
    
 
    
Who is this course right for?
Anyone who wants to become an intermediate to advanced JavaScript developer
For those who want to fundamentally improve their JavaScript skills
Anyone who wants to develop optimized for the engine
For those who want to design something optimized for the JavaScript environment
Need to know before starting?
JavaScript Basic Grammar
9,667
Learners
398
Reviews
337
Answers
4.8
Rating
12
Courses
소프트웨어 개발을 좋아하는 개발자입니다.
동영상: 12개
Rust 강좌 제작중
클린업 자바스크립트: 점프업
클린업 자바스크립트: 베이스 빌드업
자바스크립트 비기너, 자바스크립트 중고급
모던 자바스크립트(ES6+) 기본, 모던 자바스크립트(ES6+) 심화
DOM 기본, DOM 인터랙션
React 비기너, React 완전 끝내기
요구분석 구현 방법
자바스크립트 머신러닝 TensorFlow.js
저서: 9권
몰입! 자바스크립트
ECMAScript 6
HTML5
DOM 스크립팅
자바스크립트 정규표현식
요구분석을 위한 Event Process 모델링
머신러닝 TensorFlow.js, 
Ajax 활용, prototype.js 완전분석  
9권 중에서 8권은 국내 최초 저자입니다.
특히, "머신러닝 TensorFlow.js JavaScript"는 출판하는 시점에 amazon.com에 관련된 책이 없었습니다.
All
50 lectures ∙ (5hr 2min)
All
104 reviews
4.7
104 reviews
Reviews 8
∙
Average Rating 5.0
5
현재 프론트엔드 개발자로 일하고 있는 주니어 개발자입니다. 나름 잘 안다고 생각하였으나, 이 강의를 보고 띄엄띄엄 알고 있었다는 제 자신을 발견하게 되었습니다 이제 저의 수강 후기를 작성 드리겠습니다. 저는 자바스크립트 비기너 강의부터 es6심화 강의까지 4가지의 강의를 다 듣고 적는 후기입니다. 확실히 애매하게 알고있어서 못써왔던것들을 쓸수있게되는게 정말 최고의 수강후기가 아닐까 싶습니다. 예를들어 map, forEach, filter 함수를 뒤에 매개변수값을 추가로 this로 받을 인자값을 앎으로써 굳이 2중으로 반복문을 돌려 시간복잡도를 (n2)로 했던걸 (n)으로 끝낼 수 있었던점, 그리고 call,apply, bind개념이 명확해지면서, this를 매번 헷갈렸는데 헷갈릴때 해당 함수 호출시에 직접적으로 this 바인딩 시켜서 처리할 수 있는점 그리고 스코프에 대한 개념에 대해서는 심화과정을 들으면서 단계적으로 찾아나가고 가장 상위에 있는 것에서 찾고 없으면 __proto__그리고 또 없다면 하위에 __proto__를 찾는다는점 등등 저는 진짜 이번에 영보쌤거 강의들으면서 정말 이런말 표현이 맞을지 모르겠으나 정말 은혜받았습니다... 그리고 어제 밤에 csr을 직접 바닐라로 구현해보면서 class 이벤트에 built-in 오브젝트를 상속해서 처리하는것에 대해서 프론트엔드 프레임워크에서 props개념도 이와 비슷하게 동작하겠구나 하는 것에 대해서도 정말 쌤이 없었다면 원리조차 모를뻔한 것들에 대해서 알아가는 재미를 느꼈습니다 확실히 팀내에서도 저한테 요즘 갑자기 코드가 신기하게 깔끔해졌다고 이야기들 해주더라구요 수강을 고민하시는 분들 정말 돈이 아깝지 않은 강의입니다. 특히 확실하게 알고 사용하고 싶으신 분들, 매일 쓰던것만 쓰던 함수를 쓰던 자신에서, 더 편리하고, 더 좋은 그리고 더 효율적인 내장함수들이 많다는것들을 느끼실겁니다. 고민하지말고, 영보쌤 강의 시리즈 모두 구입하셔서 다들어보시길 권장드립니다. 코드의 질이 달라지며, 생각하는 사고가 달라지는것을 느낄것입니다. 제가 자부 하겠습니다
감사합니다. 응원합니다.

Reviews 2
∙
Average Rating 5.0
5
역쉬 자바스크립트의 내부 구조를 아주 잘 알고 계시는 고수의 내공이 느껴졌습니다. 다음 강좌도 너무 기대가 되네요! 감사합니다.
감사합니다^^

Reviews 1
∙
Average Rating 5.0
$42.90
Check out other courses by the instructor!
Explore other courses in the same field!