Go Dep

As I'm going through and editing all of these blurbs now, I'm reminded of some things that I thought were good at the time, and have now been replaced by things that are a million times better. Go Dep is one of those! Go modules are a thing of pure genius.

Read more at Go Dep

Go and Sitecore Interlude

I've integrated Go heavily into tools to make development of Sitecore much more easier. Replacing Team Development for Sitecore has been hugely beneficial. Part of making it easier to use involved writing a method using Go's reflection to join multiple JSON configurations together to get the final configuration.

Read more at Go and Sitecore Interlude

Go and Sitecore, Part 3

I've integrated Go heavily into tools to make development of Sitecore much more easier. Replacing Team Development for Sitecore has been hugely beneficial. This is part 3, which involves deserializing the serialized Sitecore data back into the database.

Read more at Go and Sitecore, Part 3

Go and Sitecore, Part 2

I've integrated Go heavily into tools to make development of Sitecore much more easier. Replacing Team Development for Sitecore has been hugely beneficial. This is part 2, which covers serialization of Sitecore data.

Read more at Go and Sitecore, Part 2

Go and Sitecore, Part 1

I've integrated Go heavily into tools to make development of Sitecore much more easier. Replacing Team Development for Sitecore has been hugely beneficial. This is part 1 of that thought process.

Read more at Go and Sitecore, Part 1