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

More explanation on the concept of Object Prototypes #33154

Closed
kelvinmacharia254 opened this issue Apr 18, 2024 · 1 comment
Closed

More explanation on the concept of Object Prototypes #33154

kelvinmacharia254 opened this issue Apr 18, 2024 · 1 comment
Labels
Content:Learn:JavaScript Learning area JavaScript docs needs triage Triage needed by staff and/or partners. Automatically applied when an issue is opened.

Comments

@kelvinmacharia254
Copy link
Contributor

MDN URL

https://developer.mozilla.org/en-US/docs/Learn/JavaScript/Objects/Object_prototypes

What specific section or headline is this issue about?

General the concept of Object Prototypes

What information was incorrect, unhelpful, or incomplete?

General the concept of prototype was hard to grasp fully. For example the last topic on prototype and inheritance, it would be more helpful if there were examples. I am still a newbie to JavaScript and I hope my suggestions are not rudimentary

What did you expect to see?

More examples and a little more explanation

Do you have any supporting links, references, or citations?

No response

Do you have anything more you want to share?

No response

MDN metadata

Page report details
@kelvinmacharia254 kelvinmacharia254 added the needs triage Triage needed by staff and/or partners. Automatically applied when an issue is opened. label Apr 18, 2024
@github-actions github-actions bot added the Content:Learn:JavaScript Learning area JavaScript docs label Apr 18, 2024
@Josh-Cena
Copy link
Member

Unfortunately this request is too broad to act on. I agree that this section is too short, but that's because it's explained in more detail in https://developer.mozilla.org/en-US/docs/Learn/JavaScript/Objects/Object-oriented_programming. This is only serving as a transitional paragraph. If you really want to learn about this area, read https://developer.mozilla.org/en-US/docs/Web/JavaScript/Inheritance_and_the_prototype_chain

@Josh-Cena Josh-Cena closed this as not planned Won't fix, can't repro, duplicate, stale Jun 5, 2024
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 needs triage Triage needed by staff and/or partners. Automatically applied when an issue is opened.
Projects
None yet
Development

No branches or pull requests

2 participants