How to use Node JS Events module

How to use Node JS Events module

Techweber

3 года назад

112 Просмотров

In this video training, you'll learn how to use Node JS Events module.
Node.js is perfect for event-driven applications. Every action on a computer is an event. Like when a connection is made or a file is opened. Objects in Node.js can fire events, like the readStream object fires events when opening and closing a file. Node.js has a built-in module, called "Events", where you can create-, fire-, and listen for- your own events.

You can download code of this video from my github repository:
https://github.com/techweber/nodejs

If you need professional help, you can email me at [email protected]

Тэги:

#node_js_eventemitter_example #nodejs #when_to_use_eventemitter_in_node_js
Ссылки и html тэги не поддерживаются


Комментарии: