Recent Posts

Thucydides on Strategy

1 minute read

Recently reading up the history of Greece and stumbled upon this book in the library. This book is surprisingly easy to read and well-structured. I enjoyed i...

How do I estimate my tasks

4 minute read

A short story of an ordinary discussion in GOGOVAN software engineering team

How to build robust GraphQL APIs

2 minute read

Just read this awesome article[1] in building GraphQL APIs. Github and facebook have created their own public facing GraphQL APIs. When I first dapple with t...

Golang-journey 101 - defer

1 minute read

I am trying to explore the possibilities of adding another tools in the arsenal of my team. Rails is awesome in rapid development, developing and iterating b...