Jan-Lukas Else

Thoughts of an IT expert

👨‍💻 Dev: 2021-03-09

Welcome to the Dev section of my blog with development related articles.


How a clever organization of Go structs can save memory

Published on in 👨‍💻 Dev

Sometimes I like to take a look at the commit history of various open source projects, applications I use myself or dependencies I use in my applications. Today I was scrolling through the commit history of chi, the HTTP router I use for my blog software.

View

Jan-Lukas Else