HenrikJoreteg / HenrikJoreteg/human-javascript

Remove explicit bind in listenTo

Open
#61 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
CSS
Stars
82
Forks
7
PR merge metrics
No merged PRs in 30d

Description

page 72: listenTo is used with an explicit _.bind call for the this.render method, but it is not explained why. I never do it this way anymore, I simply assume that the context in the render method is set correctly to the view when using this.render as the third argument to an event binding call. Am I missing an important edge case?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.