Learn JavaScript: Classes and Modules
Easily produce multiple objects with the same property using classes and export and import modules.
About this course
Continue your JavaScript learning journey with Learn JavaScript: Classes and Modules. Reuse logic in different parts of our application by easily producing multiple objects that have the same properties using classes and exporting and importing modules. You will also learn about inheritance—a concept used to efficiently produce classes with similar properties.
Skills you’ll gain
Produce objects with shared properties using classes.
Efficiently produce classes with similar properties by leveraging inheritance.
Define reusable logic using JavaScript modules.
Notes on prerequisites
We recommend that you complete Learn JavaScript: Objects before starting this course.
There are no reviews yet.