LATEST vuejs ARTICLES

Latest vuejs Articles curated daily by the community.

Real-time Chat App with Vue 3 Socket.io and Nodejs follows the previous article I wrote on how to build a real-time chat app with Vuejs, Socket.io, and Nodejs to demonstrate everything you need to set up and create your chat application with Vuejs.

We are going to drive more insight from there to develop a more robust, secure, and advanced Real-time Chat App with Vue 3 Socket.io and Nodejs.

Vue 3 is the most recent version of Vue.js which uses the new composition API, we are going to learn how to set it up and create our first real-time application with Vue 3.

Build a Real-time Chat App with Vue 3, Socket.io and Nodejs

Also, we are going to learn more advanced and real-world concepts of a chat application including features such as authentication and authorization, setting up and storing messages to the database for further analysis.