June 2016
Intermediate to advanced
910 pages
18h 59m
English
ES6 introduced classes that provide a much simpler and clearer syntax to creating constructors and dealing with inheritance. JavaScript never had the concept of classes, although it's an object-oriented programming language. Programmers from the other programming language background often found it difficult to understand JavaScript's object-oriented model and inheritance due to lack of classes. In this chapter, we will learn about the object-oriented JavaScript using the ES6 classes:
Read now
Unlock full access