PinnedHow I Built a Chat App Without WebSocketsLink for non-member: https://tinyurl.com/yp87wur62d ago2d ago
PinnedGenerating HTTP handler using protobufSimplify HTTP Server Generation: Using POT to Create RESTful Handlers from Protobuf Without Needing gRPCNov 11, 2024Nov 11, 2024
PinnedImplementing Custom Context GolangThe default context might not always meet our needs… a custom context, we can safely and efficiently…Aug 28, 2024Aug 28, 2024
PinnedIs it possible to create a private server without static IP?Have you guys wondered? Is it possible to create a private server without static IP? ABSOLUTELY!Jun 13, 20231Jun 13, 20231
How to Debug Like a Pro in GoHave you ever felt like debugging is the hardest part of coding? You’re staring at your screen, wondering why your program isn’t working…Just nowJust now
Go Variables: Storing InformationEver needed a way to store and reuse information in your program? That’s exactly what variables are for! Think of them as labeled boxes …2d ago2d ago
Go — Basic SyntaxLet’s dive into the basics of Go’s syntax! Think of syntax as the rules and words Go uses to understand what you’re telling it to do…4d ago4d ago
Learn a Language: A Guide for Backend DevelopersAs a backend developer, choosing the right programming language is crucial for building efficient, scalable, and maintainable systems…5d ago5d ago