Web Dev Roadmap for Beginners (Free!): https://bit.ly/DaveGrayWebDevRoadmap

In this Node events tutorial, you will learn about the events common core module and how to create an Event Emitter. The Node.js Tutorials for Beginners series takes you from zero knowledge of Node JS to building a web server.

Subscribe https://bit.ly/3nGHmNn

This lesson is part of a Node.js for Beginners tutorial series playlist:
https://www.youtube.com/playlist?list=PL0Zuz27SZ-6PFkIxaJ6Xx_X46avTM1aYw

Node Events Tutorial | Node.js Tutorials for Beginners

(00:00) Intro
(00:05) Welcome
(00:14) Overview
(00:25) Setup
(01:21) Building a custom log module
(06:33) Events module and EventEmitter
(09:40) Finishing the logEvents module
(14:25) Wrap up

References:
Node.js Official site: https://nodejs.org
NPM Official site: https://www.npmjs.com/

Follow Me:
Twitter: https://twitter.com/yesdavidgray
LinkedIn: https://www.linkedin.com/in/davidagray/
Blog: https://yesdavidgray.com
Reddit: https://www.reddit.com/user/DaveOnEleven

Was this tutorial about events and the Event Emitter in Node.js helpful? If so, please share. Let me know your thoughts in the comments.

#node #nodejs #events