You Don't Know WebSockets. Yet.
WebSockets are deceptively simple af
If you’ve built a chat app recently (come to me and I will always give examples about chat apps) then you were kinda happy writing this code, and I know this.
// Client-side JavaScript
const ws = new WebSocket('ws...
rishi2220.hashnode.dev28 min read
Yashaswi Kumar Mishra
Backend dev. Writing deep dives while quietly rebuilding the wheel.
very nice one rishi bhai