Testing Serialization errors in Golang Aug 18, 2019 How do you cover negative scenarios for JSON/XML serialization in Golang using the standard library?. There is a trick that can be used whenever you are using a float64 type in your struct.
Creating a free personal site on GitHub Pages Aug 10, 2019 This tutorial will show how to create your own blog, personal site, portfolio or landing page in GitHub Pages using Hugo and how to automate the process with Travis CI.