Guide on building a real-time commenting app with Socket.io and React. Covers setting up the application, building the Node.js API server, creating comments in the server, creating the React app, styling the app, adding Socket.io for real-time communication, and using Knock for cross-channel notifications.
Table of contents
Permalink PrerequisitesPermalink Getting startedPermalink Building our Node.js API serverPermalink Implementing our users and commenting endpointsPermalink Creating our comments app in ReactPermalink Adding Socket.io to our application for real-time communication between React and Node.jsPermalink Using Knock to send cross-channel notifications6 Comments
Sort: