Created
January 15, 2014 05:17
-
-
Save harry1989/8431213 to your computer and use it in GitHub Desktop.
HTML5 APIs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
HTML5 has growing base of ~30 APIs of which below are very important and widely actively within the community. | |
Application cache | |
History API | |
FullScreen API | |
Page visibility API | |
WebRTC | |
Media API | |
Drag and Drop | |
User Interaction | |
Web workers/Shared workers | |
Web sockets | |
Web notifications | |
File API | |
Mutation observers | |
Geolocation | |
Data attributes and variables in CSS | |
Pseudo DOM and Custom elements/Web components | |
Offline/On line API | |
Canvas | |
Content editable | |
Web messaging (between iframes) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment