Build a real-time chat app with Vuejs, socket.IO, and Nodejs
By Solomon Eseme · Updated Sun Jun 18 2023Following my previous tutorials on Vue.js for backend developers where I listed out important things a backend developer needs to learn in Vue.js, so I decided to make use of some of the listed items to build a real-time chat app with Vuejs, socket.io, and Nodejs.
In this article, I will be showing you how I build a real-time chat app with VUEJS, NODEJS, EXPRESS, and SOCKET.IO.
Here is a screenshot of what we’ll build:

