Blog

Tools for starting with Go

April 11, 2021

Intro I’m writing this piece of writing because I want to start documenting some special cases where I spend some time searching things and maybe these kinds of posts can help someone else. Let’s get started A few weeks ago, I started learning the Go language also known as Golang, so far I know the basics, and since the best way to learn is practicing, so I wanted to start building something, but before that, I desired to know some tools for the next needs:

What is diagram as code and how can I start on it?

March 7, 2021

What would you say If I tell you that the above diagram was crafted with code? So, maybe you could think: “It’s overkill!", “Oh, man! Another mainstream tool”. And that’s ok, to be honest, that’s what I thought at the first time, however after some thinking and reading the approach behind that, It made sense to me. Last November, I read the whole report of Technology Radar by ThoughtWorks (which I highly recommend taking a look at), and one of the new or trial techniques was “Diagram as Code”.

Hello, World

November 8, 2020

Hello folks! Finally, I decided to start my blog… about what? Well, I’m thinking to write about the following topics: Tutorials. Thoughts of books. Analysis of practices on software, technologies, and software architectures. Explanation of PoCs that I do in my free time. However, I’m writing this post, because if you know me and would like me to write something specific, please comment on this post to know your interests and prepare some material regarding that topic.