Vince CangerforWasp - full-stack with React & Node.jswasp-lang.hashnode.dev·Aug 10, 2023Build a real-time voting app with WebSockets, React & TypeScript 🔌⚡️TL;DR WebSockets allow your app to have “real time” features, where updates are instant because they’re passed on an open, two-way channel. This is different from CRUD apps, which usually use HTTP requests that must establish a connection, send a req...63 likes·266 readswebsocketsAdd a thoughtful comment2 commentsTop commentsKavir KayceePro·Aug 10, 2023Aug 10, 2023Good read! 1·Reply·1 replyHide repliesVince CangerAuthor·Aug 12, 2023Author·Aug 12, 2023Thanks, Kavir! ·Reply