GORM 2.0 Released: A 'Fantastic ORM' for Go— With version 2, GORM has been rewritten from scratch and boasts improved performance and modularity. It’s a huge upgrade (nested transactions, batch processing, dry runs, context support..) so updating existing GORM code may take a little work, but if you haven’t used it before, it’s well worth checking out. GitHub repo. Jinzhu |
![]() Remote Instructor-Led Go, Docker, Kubernetes, & Python Training— We offer live-streaming remote training sessions for individual engineers and companies that want to augment their knowledge in Go, Docker, Kubernetes, and Python. We’ve trained over 5,000 engineers via our carefully crafted classes. Ardan Labs sponsor |
Find a Job Through Vettery— Create a profile on Vettery to connect with hiring managers at startups and Fortune 500 companies. It's free for job-seekers. Vettery |
Hugo Modules: Everything You Need to Know— Hugo, Go’s favorite static site generator, introduced a module system in 0.56.0. This allows you to mount any Hugo project and use some or all of its files. The New Dynamic |
Discovering Alloc Size Classes in Go— Go 1.15 changed the way bytes are allocated for an object, rounding up to the nearest “size class.” Read on to find out what that means. Josh Bleecher Snyder |
|