bordalix on Nostr: Wednesday assorted links: Writing secure Go code | Jakub Jarosz What does it mean to ...
Wednesday assorted links:
Writing secure Go code | Jakub Jarosz
What does it mean to keep security in mind when writing Go code? Answering this question in one short article seems impossible. For this reason, we will narrow it down to a few specific practices.
š https://jarosz.dev/article/writing-secure-go-code/
---
The Go libraries that never failed us: 22 libraries you need to know | Three Dots Labs blog
In this guide, we share 22 Go libraries that have proven reliable across multiple production systems we've built. We cover essential tools for HTTP routing, database access, messaging, observability, and testing - all based on our experience leading Go teams. For each library, we explain its key strengths and provide practical usage tips. We also highlight common mistakes to avoid when using these tools.
š https://threedots.tech/post/list-of-recommended-libraries/
Writing secure Go code | Jakub Jarosz
What does it mean to keep security in mind when writing Go code? Answering this question in one short article seems impossible. For this reason, we will narrow it down to a few specific practices.
š https://jarosz.dev/article/writing-secure-go-code/
---
The Go libraries that never failed us: 22 libraries you need to know | Three Dots Labs blog
In this guide, we share 22 Go libraries that have proven reliable across multiple production systems we've built. We cover essential tools for HTTP routing, database access, messaging, observability, and testing - all based on our experience leading Go teams. For each library, we explain its key strengths and provide practical usage tips. We also highlight common mistakes to avoid when using these tools.
š https://threedots.tech/post/list-of-recommended-libraries/