All Questions
Tagged with initialization javascript
1 question
3
votes
2
answers
3k
views
What does "initialize event handler" mean in this context?
In file1.js I read:
// NOTE: initialize your app event handlers here, see file2.js for a simple event handler example
// TODO: configure following to work with both touch and click events (mouse + ...