Back to Browse

Chat application in vanilla JS using Express and Socket.io

1.0K views
Dec 6, 2022
40:41

In this tutorial, we are going to be building a chat application in vanilla Javascript, HTML and CSS, and utilizing socket.io to connect with out ExpressJS API. This is the second part of the tutorial where we focus on developing the front-end socket.io logic, and making our backend API handle our websocket request. The code can be found in this github repository: https://github.com/MS3300studios/vanillaJSchatApp/

Download

1 formats

Video Formats

360pmp456.8 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Chat application in vanilla JS using Express and Socket.io | NatokHD