Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Easily produce multiple objects with the same property using classes and export and import modules.
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](https://www.codecademy.com/learn/learn-javascript-objects) before starting 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](https://www.codecademy.com/learn/learn-javascript-objects) before starting this course.