目录

特点

  • 面向实际应用,有实际使用的例子,并介绍可以在哪些场景中使用
  • 指出问题,规范及相关 PR 文章往往只提到好的一面,这里将毫无保留地吐槽它不好的一面
  • 丰富的相关链接,方便学习这个技术相关的细节知识

主要关注点

  • 背景
  • 浏览器支持情况
  • 应用领域
  • 替代方法
  • 存在的问题
  • 实现原理

认领

目前想到以下这些,欢迎添加新的技术点,也欢迎来认领,认领方法是在文件名后加 @xxx,比如其中的 service-worker.md @nwind

.
├── README.md
├── api
│   ├── app-cache.md
│   ├── audio.md
│   ├── battery-status.md
│   ├── beacon.md
│   ├── device-orientation.md
│   ├── device-pixelratio.md
│   ├── device.md
│   ├── file-api.md
│   ├── history.md
│   ├── indexeddb.md
│   ├── mediastream.md
│   ├── navigation-timing.md
│   ├── network-information.md
│   ├── notification.md
│   ├── pointer-lock.md
│   ├── resource-timing.md
│   ├── service-worker.md @nwind
│   ├── storage.md
│   ├── url.md
│   ├── user-timing.md
│   ├── vibration.md
│   ├── web-animations.md
│   ├── web-messaging.md
│   ├── webgl.md
│   ├── websocket.md
│   └── workers.md
├── css
│   ├── css-regions.md
│   ├── grid-layout.md
│   ├── position-sticky.md
│   ├── transforms.md
│   └── will-change.md
├── dom
│   ├── drag-drop.md
│   ├── eventsource.md
│   ├── mutaion-observers.md
│   └── pointer-events.md
├── html
│   ├── iframe-new-attributes.md
│   ├── img-srcset.md
│   └── web-component.md
├── javascript
│   ├── blob.md
│   ├── es5-strict-mode.md
│   ├── es6-collections.md
│   ├── es6-generator.md
│   ├── es6-new-synatx.md
│   ├── es6-structtype.md
│   ├── es6-template.md
│   ├── object-observe.md
│   ├── promise.md
│   ├── requestanimationframe.md
│   └── simd.md
├── mobile
│   └── manifest.md
├── network
│   ├── http2.md
│   ├── spdy.md
│   └── webrtc.md
└── security
    └── content-security-policy.md

参考网站

Polyfills 可以使用这个站点 https://github.com/Modernizr/Modernizr/wiki/HTML5-Cross-browser-Polyfills

关于
191.0 KB
邀请码
    Gitlink(确实开源)
  • 加入我们
  • 官网邮箱:gitlink@ccf.org.cn
  • QQ群
  • QQ群
  • 公众号
  • 公众号

版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9 京公网安备 11010802032778号