Photo by [Amir Esrafili](https://unsplash.com/@amirvisuals?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText) on [Unsplash](https://unsplash.com/s/photos/abstract-background?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText)

How to Use Embedding to Write Cleaner Code in Go?

Know how borrowing a type can give you clean code...

December 17, 2020 · 3 min · Mohammad Aziz
Photo by [Ian](https://unsplash.com/@greystorm?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText) on [Unsplash](https://unsplash.com/s/photos/dirt?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText)

How to Handle Missing Fields From A Struct in Go?

If you want to remove the struct field which is not present while unmarshalling JSON...

December 9, 2020 · 2 min · Mohammad Aziz
Photo by [Tim Swaan](https://unsplash.com/@timswaanphotography?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText) on [Unsplash](https://unsplash.com/s/photos/new?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText)

How to Auto Reload Golang Applications?

Learn how to reload golang applications without too much manual work...

November 30, 2020 · 4 min · Mohammad Aziz
Photo by [Markus Spiske](https://unsplash.com/@markusspiske?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText) on [Unsplash](https://unsplash.com/s/photos/sort?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText)

Merge Sort In Go

Using divide and conquer to build merge sort in Go...

August 16, 2020 · 4 min · Mohammad Aziz

Hello Internet

This is my first blog post about launching my first site...

August 1, 2020 · 1 min · Mohammad Aziz