This collection will cover the basics of how to interact with an HTML document with JavaScript. We will go over:
There are many more frequently used DOM APIs. This course covers very handful of them.
After going through the course,I'm like Aah! This is what WebAPI is all about!
I will build and experiment with the document.queryselector methods as well as with arrow functions.