Event Delegation & Bubbling Examples


This repo serves as the example code for this lessson. No additional dependencies are required, just follow the install instructions below.

Getting Started

Clone the repository: git clone
Move into the project: cd eventPractice
Open the first example: open example1/index.html