Crockford-The Good Parts

There are four patterns of invocation in JS:

  • the method invocation pattern,
  • the function invocation pattern,
  • the constructor invocation pattern and
  • the apply invocation pattern.

The patterns differ in how the bonus parameter [[this]] is initialized

About dannyrosales

Becoming a software craftsman.
This entry was posted in Uncategorized. Bookmark the permalink.

Leave a comment