Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bind() | this | 箭头函数 #3

Open
forever-z-133 opened this issue Oct 8, 2017 · 0 comments
Open

bind() | this | 箭头函数 #3

forever-z-133 opened this issue Oct 8, 2017 · 0 comments

Comments

@forever-z-133
Copy link
Owner

  • this 指向问题
  • 箭头函数跳过 this 指向
  • bind 改变 this 指向
  • call 和 apply 修改指向的目标
  • bind 后 this 不能被 call 等修改

http://www.cnblogs.com/foreverZ/p/6672325.html
huangchucai/My-Note-Blog#37

@forever-z-133 forever-z-133 changed the title bind() this 箭头函数 bind() | this | 箭头函数 Oct 8, 2017
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

No branches or pull requests

1 participant