fix(curriculum): add section headers to class inheritance lecture by jaykumar14921 · Pull Request #69891 · freeCodeCamp/freeCodeCamp · GitHub
Skip to content

fix(curriculum): add section headers to class inheritance lecture - #69891

Open
jaykumar14921 wants to merge 2 commits into
freeCodeCamp:mainfrom
jaykumar14921:add-section-headers-to-class-inheritance-lecture
Open

fix(curriculum): add section headers to class inheritance lecture#69891
jaykumar14921 wants to merge 2 commits into
freeCodeCamp:mainfrom
jaykumar14921:add-section-headers-to-class-inheritance-lecture

Conversation

@jaykumar14921

Copy link
Copy Markdown
Contributor

Checklist:

Closes #69298

Add Section Headers:

## Parent and Child Classes

## The extends Keyword

## Using `super()`

## Advantages of Inheritance

@jaykumar14921
jaykumar14921 requested review from a team as code owners September 5, 2026 03:11
@github-actions github-actions Bot added the scope: curriculum Lessons, Challenges, Projects and other Curricular Content in curriculum directory. label Sep 5, 2026
@majestic-owl448 majestic-owl448 added Naomi's Sprints This label is for issues that Naomi is managing through her sprint initiatives on Discord. status: waiting review To be applied to PR's that are ready for QA, especially when additional review is pending. labels Sep 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Naomi's Sprints This label is for issues that Naomi is managing through her sprint initiatives on Discord. scope: curriculum Lessons, Challenges, Projects and other Curricular Content in curriculum directory. status: waiting review To be applied to PR's that are ready for QA, especially when additional review is pending.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Section Headers to Lecture: What Is Class Inheritance, and How Does It Work?

2 participants