querySelector() & querySelectorAll() in javaScript
Whenever we make a website or web app using javaScript, the foremost thing which we all do in our javaScript file is to make reference variables of our HTML elements. This process of making a reference variable is called targeting the DOM.
There are ...
simrancodes.hashnode.dev3 min read
Atul Tameshwari
Frontend Developer @inFeedo
Very well explained ๐