Day 15 - I made a popup modal with event listeners

18/05/2020 11 min Temporada 1 Episodio 14

Listen "Day 15 - I made a popup modal with event listeners"

Episode Synopsis


Learned about events and event listeners, including event bubbling and delegation

Watched videos on events and wrote a small page with a popup modal using the addEventListener method and click event to turn the modal on and close it.