liyongning / interview-handwriting

面试高频手写

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

面试高频手写

  • 防抖 debounce

  • 节流 throttle

  • 深拷贝 deep-copy

  • 事件总线 event-bus

  • instanceof 运算符

  • new 运算符

  • call

  • apply

  • bind

  • Object.create

  • 继承,inherit

  • 手写 Promise

  • async await

  • 并发请求 concurrent-request

About

面试高频手写


Languages

Language:JavaScript 93.9%Language:HTML 6.1%