blog
7 ways to create objects in JavaScript
In JavaScript, objects are king. If you understand objects, you understand JavaScript. There are many ways to create objects in JavaScript as below 1. Object constructor: The simplest way to create an empty object is Read more…
blog
How to Detect changes on the URL using JavaScript
It’s while developing the chrome extensions, I faced an issue while performing certain event on the page URL was getting updated but my script didn’t get executed (script executed once only on window onload event), Read more…
blog
How to enable Chromecast on Microsoft Edge
The new Microsoft Edge is built on chromium, in this article we will enable the google Chromecast casting right from the browser to share the desktop or your favourite youtube video on TV using Chromecast. Read more…
blog
NEW CHANGES COMING TO THE BLOG
Hi there! It’s been a while! I apologize for the long lapse in posting. The recent time has been crazy and incredible in so many ways. I’ve learned so much from working in the Big Read more…