Javascript Web Api


Javascript Web Api

Web browsers provide built-in methods and objects known as JavaScript web APIs (Application Programming Interfaces). These objects and methods interface with different parts of the browser’s functionality and web page manipulation by JavaScript.

These application programming interfaces offer a method that allows JavaScript to interact with the browser, reach device hardware and data, and expand the operation of web applications beyond anything possible using plain HTML, CSS or JavaScript alone.