JavaScript Ultimate Guide 02: The DOM
DOM is one of the most important concepts for web developers. As a web developer, if you want to create a dynamic web page, you’ll have to do that through DOM.
In this article, I’ll show what dom is and how to manipulate a web page with DOM.
Prerequi...
coderamrin.hashnode.dev3 min read