In this post we will learn how to create our first chat, it is very easy. We need to have installed Node.js and Express. If you don't have it, you can see how do it in this post:
Node.js -> How install Node.js?
Express -> First project with Express and Node.js
Now, we are ready to creating our chat.