Daily Golang Issue #9 (2024-08-22)
π₯ 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.
Daily Golang
Daily Golang is your daily and weekly source for everything about the Go (Golang) programming language. Get the latest news, tips, tutorials, and more delivered straight to your inbox.
Why Subscribe to Daily Golang?
- Receive fresh Go programming content in your inbox every day and week.
- Keep up with the latest news, trends, and developments in the Go community.
- Access tips, tutorials, and best practices to enhance your Go programming expertise.
- Save time with hand-picked articles and resources relevant to your Go journey.
Your daily hub for Go news, insights, and projects
β‘οΈ Latest
Here are the newest blog posts, videos, and projects from the Go community and all around it.
π§ Discoveries
Here is the list of discovered interesting blog posts, videos, and projects that are worth checking out.
π Blog Posts
- Live website updates with Go, SSE, and htmx
- This article explores how to implement live updates for websites using Server-Sent Events (SSE) in Go, combined with the htmx library. The post includes practical examples of how to keep web pages dynamically updated without requiring full-page reloads.
- Writing a Go fuzz target by John Arundel
- Sudoku, Go and WebAssembly
- This post explores how to implement a Sudoku solver using Go and WebAssembly. The author walks through the process of compiling Go code to WebAssembly, making it runnable in a web browser, and integrating it with a simple web-based Sudoku interface.
- How does Go parseInt?
πΉ Videos
- Exploring domain driven design in Go - Damiano Petrungaro
- GopherCon 2023: Dylan Bourque - Clean Up Your GOOOP: How to Break OOP Muscle Memory
- Really simple Go structured logging with tracing
- GopherCon Europe 2024: Robert Laszczak - Rethinking Domain-Driven Design in Go
π οΈ Projects
- Delta456/box-cli-maker
- A Go package that enables you to create highly customized boxes for command-line interfaces (CLI), providing a simple way to beautify terminal output.
- alexflint/go-arg
- A Go library that offers struct-based argument parsing, making it straightforward to define and parse command-line arguments using Go structs.
Max Kovalevsky, a software developer
Prague, the Czech Republic