我的文章列表

简书地址: #

https://www.jianshu.com/u/90e25f96d392

presson地址: #

https://press.one/main/p/bf73b3af4938b627384449cdf62c87f1c65cfba9

douban地址: #

https://www.douban.com/people/heyan305/

 
5
Kudos
 
5
Kudos

Now read this

第四章.挥舞函数(4.Wielding functions)[完成]

翻译 Secrets of the JavaScript Ninja (JavaScript忍者禁术) 第四章.挥舞函数(4.Wielding functions) 本章重点: # 1.为什么匿名函数如此重要 # 2.函数中的递归 # 3.函数可以被引用后再调用 # 4.如何为函数缓存索引 # 5.利用函数的能力来实现记忆 # 6.利用函数上下文 # 7.处理参数长度 # 8.判断一个对象是否为函数 # 在上一章我们了解到函数作为自然类型的对象(first-order... Continue →