JavaScript 常用方法实现

Function

  • bind
  • debounce
  • throttle
  • nextTick
  • cloneDeep
  • uniq

Class

  • Promise
  • Emitter