Simple Chat App; socket.io

Hi guys, this would be a 🤞simple tutorial to create a 🤞simple chat app. You know, an application where you can type a message and it pops up on some other computer, yes that one. Well we will try to make it as simple as we can. I’m assuming that you are aware of NodeJS and you have used it before. Well because we would be using NodeJS and a library called socket.io for our endeavor. So let’s get started …