Introduction to JavaScript DOM manipulation
Let's start by explaining what is DOM
Here is W3C definition
"The W3C Document Object Model (DOM) is a platform and language-neutral interface that allows programs and scripts to dynamically access and update the content, structure, and style of a ...
neven.hashnode.dev4 min read