I don\'t understand the difference, they both seem the same but I guess they are not.
Any examples of when to use one or the other would be appreciated.
target is the element that triggered the event (e.g., the user clicked on) currenttarget is the element that the event listener is attached to.