RBRohan Bhujbalinrohan-bhujbal.hashnode.dev路Jan 21, 2025 路 9 min readWebSockets Explained (Golang): A Practical Guide to Real-Time AppsWhy Another WebSocket Tutorial? When I was learning WebSockets, I struggled to find a resource that balanced simplicity with depth. Most tutorials were either too basic or too complex. This guide is for those who, like me, want to build a real chat a...00
RBRohan Bhujbalinrohan-bhujbal.hashnode.dev路Dec 17, 2024 路 22 min readBuilding a REST API with Go: From Zero to HeroHey there! 馃憢 I recently built a production-grade Inventory Management System while preparing for a Backend Engineer role. Coming from minimal Go experience, I learned a ton about building APIs, and I want to share that journey with you. Why This Ser...00