Skip to content

jiahui92/implementation-of-jQuery

Repository files navigation

博客链接

###学习目的:框架+学习API+有一些API想不通是怎么实现的

  1. 框架
  2. show与链式调用
  3. data与cache机制
  4. 类型检查:isFunction、isWindow、isNumber
  5. 队列和堆栈
  6. $.extend深拷贝(递归)、浅拷贝
  7. Defferred和Promise
  8. $(document).ready(function(){})
    ---------------------------event---------------------------------------
  9. on委托事件 vol70左右 【绑定两个,执行顺序有bug?】
  10. trigger的自定义事件冒泡: events[fatherDom]['click'] vol71
  11. mouseenter mouseleave兼容【relateTarget】vol70

About

jQuery的XX如何实现系列源码

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published