浏览器架构
    渲染原理
    js运行机制
    事件机制

    WebAPI
    messageChannel. // 深拷贝
    requestanimationframe // 动画优化、如何渲染几万条数据并不卡住界面
    requestanimationframe // React Fiber技术
    MutationObserver // 监听dom变化
    createDocumentFragment // 插入元素

    https://newbyvector.github.io/2018/05/01/2015-05-01/
    https://juejin.cn/post/6844904083204079630#heading-13
    https://juejin.cn/post/6844903838101536782
    https://juejin.cn/post/6844904165462769678#heading-12
    https://juejin.cn/post/6844903592831238157