Hacker News new | ask | show | jobs
by acdanger 4435 days ago
This looks great. Debugging simple 'click' events has always been a non-trivial task for me -- doubly so on touch devices where an a 'click' event can have a range of unpredictable side effects.
2 comments

Are there any beginner tutorials for debugging events? Even simple ones?
https://developers.google.com/chrome-developer-tools/docs/ja... gives a decent overview of the basics and what you can do beyond that.
"non-trivial"

You can just say "hard"