Skip to content

Instantly share code, notes, and snippets.

@emilyfreeman
Forked from stevekinney/oojs-cfus.md
Last active February 4, 2016 17:21
Show Gist options
  • Save emilyfreeman/6a7b6ef2950d2814b574 to your computer and use it in GitHub Desktop.
Save emilyfreeman/6a7b6ef2950d2814b574 to your computer and use it in GitHub Desktop.

I can explain how the new keyword changes the way a function behaves.

-ish

I can explain the implicit steps that happen in my function when I use the new keyword.

No

I can explain the difference between an object's prototype and the prototype property on the constructor function.

-ish

I understand how to place method on a prototype.

-ish

I understand the difference between using Object.create and using a ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment