From JavaScript to Go
This article, based on the book Go for Javascript developers aims to help you understand a little bit of the Golang ecosystem, and, why not, help you to start writing Go code! (more…)
Read more »Even though the JavaScript engine manages memory for us, it’s good to know what happens under the hood. Read more