This practical lesson explores JavaScript Classes, which were introduced with the inclusion of ES6 and are mostly syntactic sugar of constructor functions.
This lesson is intended for anyone who wants to learn about JavaScript Classes.
Anyone with an interest in learning how to use classes in JavaScript or who wants to improve their knowledge of JavaScript in general.