Real-Time Updates with WebSockets in React and Express JS
I was working on a project that required real-time updates. I needed to check a user's status and perform certain actions based on the user's current status.
For instance, I have a hibernation timer for each user that runs for 3 days. After the timer...
netacci.hashnode.dev6 min read