Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 163 Bytes

File metadata and controls

9 lines (5 loc) · 163 Bytes

OOP, ES6 Classes and Inheritance

1-oop

An ES6 class-based version of the Nobel Prize app of week1, 9-final

2-extends

Introduces class-based inheritance