Y
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
m00t
4435 days ago
Are there any beginner tutorials for debugging events? Even simple ones?
link
paulirish
4435 days ago
https://developers.google.com/chrome-developer-tools/docs/ja...
gives a decent overview of the basics and what you can do beyond that.
link
_navaneethan
4435 days ago
http://www.html5rocks.com/en/tutorials/es6/promises/
link
ionwake
4434 days ago
"non-trivial"
You can just say "hard"
link