sofiane-abou-abderrahim / javascript-events-project-planner

In this little JavaScript demo application, I used event listeners and specifically drag and drop events. I added and removed event listeners and get data out of the event object. Besides, I used the preventDefault method and controlled my events according to the capturing and bubble phases with stopPropagation and event delegation for example.

Home Page:https://sofiane-abou-abderrahim.github.io/javascript-events-project-planner/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sofiane-abou-abderrahim/javascript-events-project-planner Stargazers