Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add note about creating Shape class #37179

Merged
merged 2 commits into from
Dec 18, 2024
Merged

Add note about creating Shape class #37179

merged 2 commits into from
Dec 18, 2024

Conversation

jai-sanghvi
Copy link
Contributor

An error occurs if 'Shape' class is extended before defining it

Description

Motivation

Additional details

Related issues and pull requests

An error occurs if 'Shape' class is extended before defining it
@jai-sanghvi jai-sanghvi requested a review from a team as a code owner December 11, 2024 12:52
@jai-sanghvi jai-sanghvi requested review from Josh-Cena and removed request for a team December 11, 2024 12:52
@github-actions github-actions bot added Content:Learn:JavaScript Learning area JavaScript docs size/xs [PR only] 0-5 LoC changed labels Dec 11, 2024
Copy link
Contributor

@Josh-Cena Josh-Cena merged commit 792424f into mdn:main Dec 18, 2024
8 checks passed
@jai-sanghvi jai-sanghvi deleted the patch-1 branch December 18, 2024 06:41
allan-bonadio pushed a commit to allan-bonadio/content that referenced this pull request Dec 25, 2024
* Add note about creating `Shape` class

An error occurs if 'Shape' class is extended before defining it

* Update files/en-us/learn/javascript/objects/adding_bouncing_balls_features/index.md

---------

Co-authored-by: Joshua Chen <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content:Learn:JavaScript Learning area JavaScript docs size/xs [PR only] 0-5 LoC changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants