Javascript Console is very useful when it comes to debugging webpages. Normally you can see it when you right click on the webpage and inspect the webpage. Here for making a JS console and also to make it run your commands we will be using a Javascript library. Here we will be making a terminal
Tag: browser
What happens when you type a url in browser
Ever wondered What happens when you type a url in browser. Let us see what happens and in what manner. What happens when you type a url in browser You type an URL into address bar in your preferred browser. The browser parses the URL to find the protocol, host, port, and path. It forms