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

Difference between Object.create(), previousFunction.prototype and new Function() when applying inherance #338

Open
bichotll opened this issue May 29, 2016 · 0 comments

Comments

@bichotll
Copy link

Hi,
I think this is a good thing to point out on the "The prototype" section.
At least as a note on a side of "The first major difference is that inheritance in JavaScript uses prototype chains.".

For more information:
http://stackoverflow.com/questions/4166616/understanding-the-difference-between-object-create-and-new-somefunction#answer-4166723

I can create a pull request for that in en/es if accepted.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant