WebSocket with React, Nodejs, and Docker: Building a Chat Application
Websockets is a great technology if you are looking to build reactive or event-driven applications. Most of the time, this is the same technology used by instantaneous messaging products.
In this article, we'll build a chat application using React an...
koladev.hashnode.dev10 min read