Magic of window.open in browsers
The window object is supported by most modern browsers. It represents the browser window. The window is the root object and every other javascript object, function, variables are members of it.
It has some properties and methods. Here, we are going t...
vkglobal.hashnode.dev2 min read