The Blog
Thoughts, mental models, and tutorials about software development
January 15, 2024 Latest
Getting Started with Golang for Backend Development
A comprehensive guide to starting your journey with Go for building robust backend services.
8 min read
Go Backend Tutorial
November 20, 2023
Microservices Best Practices I Learned at Tokopedia
Key lessons and patterns from building microservices at scale in one of Indonesia's largest tech companies.
12 min read
Microservices Architecture Go gRPC
September 5, 2023
GraphQL vs REST: When to Use What
A practical comparison of GraphQL and REST APIs based on real-world experience.
10 min read
GraphQL REST API Design