Created
September 29, 2017 14:47
-
-
Save BKeanu1989/ff0cddcbdfe48b64a3d84e9b0deca128 to your computer and use it in GitHub Desktop.
Web API's to use/learn next...
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
IntersectionObserver | |
Lazy loading of content | |
Web Speech API | |
https://developer.mozilla.org/en-US/docs/Web/API/Web_Speech_API | |
Recognition & synthesis | |
PaymentRequest API | |
https://developers.google.com/web/fundamentals/payments/ | |
--- USE POLYFILLS for new Web API's | |
eg: https://polyfill.io/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment