Skip to content

Instantly share code, notes, and snippets.

@BKeanu1989
Created September 29, 2017 14:47
Show Gist options
  • Save BKeanu1989/ff0cddcbdfe48b64a3d84e9b0deca128 to your computer and use it in GitHub Desktop.
Save BKeanu1989/ff0cddcbdfe48b64a3d84e9b0deca128 to your computer and use it in GitHub Desktop.
Web API's to use/learn next...
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