freeCodeCamp icon indicating copy to clipboard operation
freeCodeCamp copied to clipboard

Discuss class inheritance in js beta curriculum

Open hbar1st opened this issue 6 months ago • 2 comments

Is your feature request related to a problem? Please describe.

I noticed that the js beta introduced classes but not the idea of class inheritance which used to be covered in the legacy course.

Describe the solution you'd like

Perhaps an additional project is needed to discuss class inheritance or additional steps are needed in one of the existing OOP projects.

Describe alternatives you've considered

The legacy js course talks about class inheritance but not using new techniques like “extends”.

Additional context

No response

hbar1st avatar Aug 23 '24 11:08 hbar1st