Blog
Tips and tricks to code in Go in a clean, functional and effective way
17/04/2024 | 7' | #goLearn how to code effectively by following the best practices of the language, from basics to advanced, with practical examples so you can write clean and functional code in Go.
Why Go?
05/12/2023 | 5' | #goI have been asked many times why I am using Go, what it gives me and what are the reasons why I continue with this programming language. I am going to try to answer this question, in theory, simply, with the main reasons why I continue to be fascinated with it.
I generated my CV using Go templates
23/09/2023 | 6' | #goHow to use the Go templates to generate HTML pages and obtain the most of it.
Tech Book Club
15/04/2023 | 4' | #engineering #book clubImprove the level of your team by reading books in a fun way while doing team building.
Go project layout with Clean architectures and DDD
09/12/2021 | 8' | #goHow I apply Clean architectures and DDD when I create a project in Go.