1.0.0-beta • Published 4 years ago

deep-into-js v1.0.0-beta

Weekly downloads
3
License
MIT
Repository
github
Last release
4 years ago

深入学习 JavaScript

  1. JavaScript 类型检测
  2. new 运算符
  3. call, apply, bind
  4. 柯里化 (currying)
  5. 防抖 (debounce)
  6. 节流 (throttle)
  7. Promise
  8. 数组扩展方法
    • from
    • of
    • flat
    • flatMap
    • sort
    • reduce
  9. 设计模式
    • 单例模式
    • 观察者模式
  10. ......

多看看 📕 你这崽种.