UI Deploy

Curated, Short, Web UI Dev we Love.

A basic chat app using React, Socket.io and Cosmic JS

A basic chat app using React, Socket.io and Cosmic JS

This is an example of a basic real time chat app using React, Socket.io and Cosmic JS. This example consists of the following:

1. React for UI
2. Babel for ES6 and JSX transformation
3. Webpack for bundling
4. Socket.io for real-time communication
5. Cosmic JS for saving and returning messages from a cloud-hosted API

view source

Advertisement