🎄 We're prepping our annual roundup issue for next week, just before we take our Christmas break, so keep an eye out for it next Tuesday :-) __ Your editor, Peter Cooper |
The Latest Go Developer Survey Results — The official Go survey now takes place twice each year and four thousand of you took the latest one (2023 H2). No shocks, but there were some takeaways, particularly for the Go team themselves:
- Linux and macOS are by far the most commonly used OSes.
- The Go team feels the results largely validate the work they've been doing on the
gonew project templating approach.
- VS Code is the most popular IDE, but GoLand is close behind.
- Most Go developers are keen to adopt AI to help them build software and to write tests, in particular, but less keen for it write code in full.
- 21% of developers currently maintain an open source Go module.
Todd Kulesza
|
Go! Experts at Your Service — Do you need help filling skill gaps, speeding up development & creating high performing software with Go, Docker, K8s, Terraform and Rust? We’ll help you maximize your architecture, structure, tech-debt and human capital.
Ardan Labs Consulting sponsor
|
Go Recipes: Handy Commands to Run in Go Projects — Since we first linked this handy resource a few years ago, it has grown even larger and is packed with loads of recipes (179, to be precise) covering areas like testing, benchmarks, security, static analysis, code generation, PR advice, and much more.
Nikolay Dubina
|
'Sign in with GitHub' in Go — A thorough and straightforward introduction to three ways to use OAuth and GitHub’s OAuth provider from Go to get a ‘Sign in with GitHub’ feature in your own app.
Eli Bendersky
|
|