DOM is easy if learn it the right way.

Without requirements or design, programming is the art of adding bugs to an empty text file. — Louis Srygley

Inderjeet Bhagat
1 min readAug 12, 2020

When a web page is loaded, the browser creates a Document Object Model of the page. The DOM is a cross-platform and language-independent interface that treats an XML or HTML document as a tree structure wherein each node is an object representing a part of the document.

That’s how my Day 6 and Day 7 of #100daysofcode went on while learning and exploring the concepts of DOM and how to grab web elements in javascript. Played around the console of the Google Chrome browser.

Apart from Hitesh Choudhary YT videos, I also referred to MDN docs and w3schools portal. Exploring new resources is always a better idea to get your concepts crystal clear.

Hoping to get started with ReactJs from the next week onwards till then,

JavaScript is on!

That’s was my day 6 & 7 of code.

with love,

Inder

Connect with me on Instagram, Facebook, LinkedIn, youtube.

(I share daily tips and tricks on Web development there).

--

--

Inderjeet Bhagat

Journey of an unfocussed, Impaitent, procastinator, ugly guy to a guy who is determined to change his life.