main
function worked in Coding Basics. Note there are many more types of user actions than clicks.myNewMain
passed to addEventListener
so that our browser knows what logic to run when the user clicks on the wowParagraph
HTML element.dblclick
, mouseenter
, mouseleave
.Stashed changes