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

Use Object.create for inheritance, not new. #1

Merged
merged 1 commit into from
Dec 30, 2012
Merged

Use Object.create for inheritance, not new. #1

merged 1 commit into from
Dec 30, 2012

Conversation

domenic
Copy link
Contributor

@domenic domenic commented Dec 30, 2012

Don't spread bad patterns.

@ForbesLindesay
Copy link
Member

fair

ForbesLindesay added a commit that referenced this pull request Dec 30, 2012
Use `Object.create` for inheritance, not `new`.
@ForbesLindesay ForbesLindesay merged commit 28b53c1 into then:master Dec 30, 2012
@domenic domenic deleted the patch-1 branch December 30, 2012 11:29
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

Successfully merging this pull request may close these issues.

2 participants