Using HTML5 APIs in Your Web App

added by JavaScript Kicks
11/5/2019 8:25:50 AM

436 Views

HTML5 brings a lot of exciting new features for developers to enhance their web apps. It allows developers to access data from new hardware and adds multimedia capabilities which weren't available before without plugins. Some new things include audio and videos APIs, WebRTC for stream video and audio, accessing battery data from mobile devices, location a device's physical location, and much more.


0 comments