Event Delegation In Javascript
Ever being in a situation where you need to add events to more than one similar element?? 🤯🤯
Adding the event to each and every one of them manually will work but that is really not the best way of doing it because:
It is going to make your code l...
uche-blog.hashnode.dev3 min read
Mohammed El Kashif
Frontend Dev
Amazing UCHE