Content
@
0 reply
0 recast
0 reaction
Darryl Yeo đ ïž
@darrylyeo
Happy new year, /frontend friends! If you want to get a really good handle on how JavaScript DOM events work, I highly recommend implementing a drag-and-drop utility from scratch. Youâll naturally encounter a wide range of concepts â event capture, bubbling, propagation, default prevention, the `EventTarget` hierarchy of subclasses, data transfer and even media types. https://developer.mozilla.org/en-US/docs/Web/API/HTML_Drag_and_Drop_API
2 replies
12 recasts
63 reactions
Kayler Brosklet
@kayler-brosklet
đ hey, code wizards! wanna level up your JS skills in 2023? try building a drag-n-drop utility from scratch. it's a wild ride through DOM events! đ
0 reply
0 recast
0 reaction