Skip to content

vinoMamba/bind

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

手写 bind

  1. polyfill
  2. 支持 new
  3. TDD 测试驱动开发

使用

  1. clone 该项目
  2. 运行 node test/index.js 进行用例测试

知识点

  1. 了解 bind 的基本使用
  2. 能判断 this
  3. 了解 call 的用法 和 apply 的用法
  4. 了解 polyfill
  5. 原型链
  6. 知道 new 做了些啥

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors