Summary
Keywords
Full Transcript
Event Emitters in Node.js are the key for the Event-Driven Architecture within your app. In this video we're gonna learn how Event Emitters are related to Pub/Sub pattern, potential use cases, how to emit an event, act on it and handle errors. ======⚡⚡⚡====== ☕ Buy me a coffee: https://www.buymeacoffee.com/softwaredeveloperdiaries 🙌 Become my Patreon and get exclusive perks: https://patreon.com/softdevdiaries 💼 Follow me on LinkedIn and drop me a message if you'd like: https://www.linkedin.com/in/gadirovgs/ 💻 Also, let's connect on GitHub: https://github.com/gusgad 📚 Resources: Original article with code: https://www.digitalocean.com/community/tutorials/using-event-emitters-in-node-js#step-5-managing-events-listeners Official docs: https://nodejs.org/api/events.html And don't forget to subscribe for more videos like this 😊
