Nodejs EventEmitter Simplified

added by JavaScript Kicks
8/28/2014 3:11:54 PM

207 Views

We would be covering Nodejs topic such as EventEmitter and module. The purpose of this article is to explain how nodejs works and how it is simply based on core Javascript concepts and how we can use these concepts to achive some functionalities and results without using any other nm or modules thus optimizing our server side code to some extent


0 comments