July 2020

Chat Web App

This is a real-time chat room website, coded with JavaScript, Express, and Socket.IO. Socket.IO uses its sockets as communication between the Express server and JavaScript front end, allowing the page to dynamically update. It also facilitates the bidirectional messaging.