Go Adapter Pattern Part 2: Router Middleware 2022-11-07 :: Jon #Go #Adapter Pattern #HTTP This is the second in my series of posts showcasing how to use the “adapter pattern” in Go. Read more →
Go Adapter Pattern Part 1: Functional Variadic Arguments 2022-10-27 :: Jon #Go #Adapter Pattern #HTTP In the next couple posts I’m going to show how to use the “adapter pattern” in Go. Read more →
Python JSON Encoding 2022-10-02 :: Jon #Python #JSON Hey everyone! This is going to a be a quick post covering something I’ve encountered a number of times and seen other developers struggle with: JSON encoding custom data structures in Python. Read more →
Hello World! 2022-10-01 :: Jon This is the start of what I hope will be a fairly thorough blog about my professional development experiences. Read more →