🐱

about
Blog

I write about Golang, Microservices, Distributed Systems, Interesting discoveries about Computer Programming.

2025
  • JWT Authentication in Go
    Implement jwt auth to APIs - using golang-jwt package
  • Recovering from Panics in Go
    how to recover from runtime panics in Go without crashing our entire app
  • ASCII vs Unicode vs UTF vs Base64: Demystifying Encodings
    Understand charsets and encoding formats, how emojis are stored, what base64 means.
  • Art of Interface based design in Go!
    Interfaces in Go helps you write cleaner, testable, and loosely-coupled code
2024
  • 🌻 Isolating Go Slices
    Create independent Slices from an array safely. Different ways to create a deep copy of slice.
© 2021 - 2025 | Sai Sumanth.