menu
search
Projects
Tutorials
Challenges
Blog
Contact
November 18, 2019
Introduction to Web Worker API
Web Worker API is a JavaScript web API for running multiple tasks simultaneously without affecting the performance of the apps.
#Tutorial
#JavaScript
#Web API
November 12, 2019
Introduction to Web Beacon API
The Beacon API is a JavaScript web API for sending data from the browser to the web server without expecting to get a response. It is used to send analytics, diagnostics, and logging data which doesn't need a response.
#Tutorial
#JavaScript
#Web API
prev
1
next