6. Handling events
When you're on a webpage, events are inevitably going to occur — clicking on a link, scrolling the page, typing using the keyboard, and so on. The question is: How to react to them?
When you're on a webpage, events are inevitably going to occur — clicking on a link, scrolling the page, typing using the keyboard, and so on. The question is: How to react to them?