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.
e.target is what triggers the event dispatcher to trigger and e.currentTarget is what you assigned your listener to.
e.target
e.currentTarget
2.1m questions
2.1m answers
60 comments
57.0k users