Learning Go by Building a Real-Time Chat App
I built ChatAppGo for one simple reason:to learn Go by building something that wouldn’t let me fake understanding. REST APIs are forgiving.Real-time systems are not. This project was intentionally designed to combine Go + REST APIs + Socket.IO, knowing full well that things would break — and they did, repeatedly. Why a Chat App […]
Learning Go by Building a Real-Time Chat App Read More »







