Skip to content

Conversation

@xxx663xxx
Copy link

Tier 1 requirements met , including:

  • Bind this in Event handlers
  • Deal with object properties w/ constructor & prototype
  • Deal with asynchronous flows with Promise
  • Write my first test case for a pure function (as the last test of |test-list.js| file shows)

review=?@snowmantw

Tier 1 requirements met , including:
* Bind this in Event handlers
* Deal with object properties w/ constructor & prototype
* Deal with asynchronous flows with Promise
* Write my first test case for a pure function (as the last test of |test-list.js| file shows)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's good to see you bind the listener with the this, rather than an anonymous function.

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