Lim Woojaejaylog.hashnode.devยทOct 22, 2023[JavaScript] Understanding Event Capturing, Bubbling, DelegationIntroduction In this article, I will be talking about how the browser detects that there is an event. The standard DOM Events describes 3 phases of event propagation: Capturing phase - The event goes down from top to bottom Target phase - reaches t...30 readsJavaScripteventsAdd a thoughtful commentNo comments yetBe the first to start the conversation.