Ques
Ques
Write a function to add an event listener to a button and log a message on click.
Create a function to create and append a new element to the DOM.
Write a function to toggle a class on an element.
Create a function to get the value of a text input field.
Write a function to remove an element from the DOM.
Intermediate Challenges
Advanced Challenges