date | draft | slug | title | tags | type | public | aliases | |||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
2024-09-02 |
false |
daily-golang-newsletter-issue-13 |
Daily Golang Newsletter Issue #13 |
|
dailygolang |
true |
|
🔥 This newsletter issue was published 7 days ago in my Daily Golang newsletter. Subscribe to the newsletter to get newsletter issues with best and latest resources about Golang every day in your mailbox.
{{< dailygolangsubscription >}}
Here are the newest blog posts, videos, and projects from the Go community and all around it.
Here is the list of discovered interesting blog posts, videos, and projects that are worth checking out.
- Anonymous structs in Go: What, How and When
- The article explains the concept of anonymous structs in Go, highlighting their use cases and benefits. The author provides examples to demonstrate when and how to use anonymous structs for cleaner and more concise code.
- Write packages, not programs by John Arundel
- Let's build a CLI in Go with Cobra
- This article expands on creating a CLI application in Go using the Cobra library. It delves into advanced topics like subcommands, flags, and structuring your code for scalability.
- Reading Google Sheets from a Go program
- The author, Eli Bendersky, guides you through connecting to and reading data from Google Sheets using Go, covering API setup and code implementation for seamless data access.
- Go and React Full Stack App – Go Tutorial for Node Developers
- Safe by construction - Roberto Clapis
- GopherCon 2023: Robert Griesemer - Everything You Always Wanted to Know About Type Inference
- nutsdb/nutsdb
- A simple, fast, embeddable key/value store written in Go, supporting fully serializable transactions and a variety of data structures, ideal for lightweight storage needs.
- rubenv/sql-migrate
- Sql-migrate is a SQL schema migration tool for Go, offering a simple way to handle database schema changes, with support for multiple databases and a clean, intuitive API.
Max Kovalevsky, a software developer
Prague, the Czech Republic