Day 10 : Understanding DOM and debugging was never so easy

gauravshekhawat

Gaurav-Shekhawat

Posted on August 23, 2021

Day 10 : Understanding DOM and debugging was never so easy

I am summarising everything that I have learnt today. If you also want to go through the same topic, I believe the article links I am providing is one of the best on the web available for that topic.



  • Walking through the DOM :- javascript-info . In this article, you may feel some problem at the last with the table properties. Just see the properties being used in the example, ignore others (we will search for them whenever needed, as we know what to search for).


  • Debugging javascript using chrome developer tools :- Google

  • Best guide to debugging javascript for beginners I could find - link . In this everything is explained in a much simpler language.
💖 💪 🙅 🚩
gauravshekhawat
Gaurav-Shekhawat

Posted on August 23, 2021

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related

Al Shop Fix {Day -27}
100daysofcode Al Shop Fix {Day -27}

September 14, 2021

About Browser {Day - 24}
100daysofcode About Browser {Day - 24}

September 6, 2021

JS Objects {Day -19}
100daysofcode JS Objects {Day -19}

September 1, 2021

Data Types JS {Day -18}
100daysofcode Data Types JS {Day -18}

August 31, 2021