Challenge: ES6 Inheritance
This challenge will test your skills in implementing inheritance and constructors in ES6 version of JavaScript.
Problem statement
In this challenge, there are two classes, Vehicle
and Car
. You need to implement inheritance between them so that Car
is the ...
Access this course and 1400+ top-rated courses and projects.