What you'll learn:
- JavaScript DOM
- Getting elements by ID, Class and Tagnames
- Query Selectors
- Event Listeners
- Adding and deleting elements to and from the DOM
- Traversing the DOM
In this course you will be learning about JavaScript DOM. DOMmanipulation skill comes in handy a lot of times for web developers. You can read elements, change them, add more elements, change their style, traverse elements, listen to events on certain elements and more!
We will learn all of these from scratch in this course. Can't wait to see you join the course! See you there.