Computer scienceBackendNode.jsCore ConceptsInternal modulesEventsEvents module basics

Intro to events module

Event-Driven model

Report a typo

Match the concepts with their descriptions.

Match the items from left and right columns
Event listener
Emitter
An object that signals that a specific action has taken place.
An object that can listen to an event and invoke a callback when that event is emitted.
A special object that fires only the mouse click event on a button in the browser.
___

Create a free account to access the full topic