date | draft | slug | title | tags | type | public | aliases | ||||
---|---|---|---|---|---|---|---|---|---|---|---|
2024-08-29 |
false |
daily-golang-newsletter-issue-9 |
Daily Golang Newsletter Issue #9 |
|
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.
- 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?
- 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
- 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