Create simple chat application using Node.JS, Express.JS and Socket.IO
Introduction This article is all about creating a simple chatting application using Node.JS, Express.JS, and Socket.IO. There are many different ways to implement this using traditional languages like PHP, .Net, SignalR etc. There are different libraries available in the market…