Posts
All the articles I've posted.
Understanding Go Interfaces: Pointer Receivers vs. Value Receivers
Published:Important difference between pointer receivers and value receivers
React Native Todo App
Published:React Native application with backend written in Go
Auth Server: Microservice for user authentication
Published:Written in Go, provides gRPC endpoints used for authenticating users
Go + PostgreSQL + Migrations + SQL builder
Published:Go PostgreSQL SQL builder example
Go + Protocol Buffers
Published:Go Protocol Buffers usage example
Go + RabbitMQ
Published:Go RabbitMQ usage example
Go + Redis
Published:Go Redis usage example
Real-time chat with user authentication
Published:Built using React.js, Go and WebSocket protocol