Writing Secure Go Code
What does it mean to keep security in mind when writing Go code? Answering this question in one short article seems impossible. For this reason, we’ll narrow it down to a few specific practices.
Continue readingWhat does it mean to keep security in mind when writing Go code? Answering this question in one short article seems impossible. For this reason, we’ll narrow it down to a few specific practices.
Continue readingIn this episode, Graeme King hosted me to show practical examples of refactoring the test codebase.
Continue readingBuilding and releasing software shouldn’t be a tedious, manual, error-prone task. I am presenting an automated way to build and release Go libraries and command-line tools for different operating systems.
Continue reading