YoVDO

Learn JavaScript: Classes and Modules

Offered By: Codecademy

Tags

Javascript Courses Object-oriented programming Courses Inheritance Courses Code Reusability Courses

Course Description

Overview

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.

Syllabus

  • Classes: Learn how to create classes and use inheritance to minimize redundancy in your code.
    • Lesson: Classes
    • Project: Build a Library
    • Project: School Catalogue
    • Quiz: Classes
  • Modules: Learn how to use JavaScript modules, a way to define reusable logic in your programs.
    • Article: Introduction to JavaScript Runtime Environments
    • Article: Implementing Modules in Node
    • Project: Message Mixer
    • Article: Implementing Modules using ES6 Syntax
    • Project: WorkAround Explorer
    • Quiz: Modules
    • Informational: Next Steps

Taught by

Sarai Fernandez

Related Courses

Introducción a la programación en Java: escribiendo buen código
Universidad Carlos iii de Madrid via edX
Java Inheritance, Composition and Aggregation
Coursera Project Network via Coursera
Learn Angular 2 from Beginner to Advanced
Udemy
Software Engineering Principles in Python
DataCamp
Fundamentos de C# para Principiantes
Udemy