bookmark

Understanding Node.js Event-Driven Architecture – freeCodeCamp


Description

Most of Node’s objects — like HTTP requests, responses, and streams — implement the EventEmitter module so they can provide a way to emit and listen to events. The simplest form of the event-driven…

Preview

Tags

Users

  • @analyst
  • @mjbrown

Comments and Reviews