Skip to content

Instantly share code, notes, and snippets.

@mbburch
Forked from stevekinney/oojs-cfus.md
Last active December 4, 2015 16:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mbburch/1cb9e8c71d59e7c278bb to your computer and use it in GitHub Desktop.
Save mbburch/1cb9e8c71d59e7c278bb to your computer and use it in GitHub Desktop.

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

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

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

I understand how to place method on a prototype. 3

I understand the difference between using Object.create and using a ?? Not sure what this question says.

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