开发者

Good links/books about JavaScript event handlers [closed]

开发者 https://www.devze.com 2023-01-14 01:09 出处:网络
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.

We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.

Closed 6 years ago.

Improve this question

I have been pl开发者_如何学Pythonaying around JavaScript for a year or so, one thing I learned is that event handling has to be done very carefully so now I would like to learn JavaScript event handling very seriously.

One of the reason to be so serious is that I would like to try hands on some small game in JavaScript using Canvas and I would like to polish, correct and get right my concepts.

Can some one help/guide me to books/links where I can get to know/understand good parts/practices/understanding of JavaScript event handling that would help to be Pro in JavaScript (Pro ? not sure which term can describe it well, but hope it helped).


Quirksmode and Jan Wolters (about Key Events and Mouse Events) provide good descriptions of event handler.

Above all, I'd recommend reading a good book on JavaScript, e.g. David Flanagan's JavaScript: The Definitive Guide.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号