James MallisonConstructors in GoWhen I first started working with Go, I wrote a blog post on “bypassing Go’s lack of constructors”, or initialisers as they’re known in Go.Dec 29, 20196Dec 29, 20196
James MallisonBypassing Golang’s lack of constructorsGolang advocates for a package-level factories by convention. If only this were then the singular way of initialising a valid object.Feb 22, 20196Feb 22, 20196
James MallisoninSwift2GoFrom callbacks to async / await in SwiftIt’s been a while since I wrote a blog post, (actually, this is my first, I have no excuses!), but I really wanted to touch upon…Aug 8, 2018Aug 8, 2018