Node.js 'Event Emitters' Explained

preview_player
Показать описание

======⚡⚡⚡======

📚 Resources:

And don't forget to subscribe for more videos like this 😊
Рекомендации по теме
Комментарии
Автор

Great video! First time I found a channel about advanced Nodejs topics so well explained!

alexenax
Автор

Brilliant videos. Your channel is a gold mine

semperfiArs
Автор

Wonderful video, awesome content.
Looks like inbuilt socket.
You content is super unique, indepth, hardly youtube videos on this. Lovee it keep posting.

Next video idea, how about explaining unknown many inbuilt features of nodejs which are native in like like events, URL constructor etc.

madhavanand
Автор

Thanks for the useful informations :). I missed the implementation of the class EventEmitter and his methods ;)

Crypto-Fascinations
Автор

Can you please make font bigger? Thank you!

sergeyplotnikov
Автор

Master, do you have any course about topics like this and any other advanced topics about Node.js? Or can you suggest some that you consider valuable?

alexenax
Автор

Great content, in meanwhile you spoke about handling these events in different services. It's about don't wasting time in the publisher service right ? How you do that ? with cluster module or something else ?

zzahappy
Автор

Could you make a project video with testing and production stages. Thank you. 🙏

enogratechnologies
Автор

Nice video bro. I might not have a brain, but i got an idea.

jeancharliecharlie
Автор

Can we make EventEmmiter queue, and execute all asynchronous methods in this queue, or this is bad idea?

TheIfankill
Автор

Well I tried to like this video 2 times.
You have explain it very well. But for beginners it will be a little bit hard to absorb all the logic.

code_react