A couple of months ago I moved from a Team Lead position to being an engineering manager at Wizeline Vietnam on a small sized team. I’ve found that this role change come with a mindset change. Some things that mattered before when I was an individual contributor (writing g...
A.K.A. HTTP method overriding.
As a web developer you probably already know that HTML forms only support the GET and POST HTTP methods.
If you want to send a PUT, PATCH or DELETE request you need to resort to either sending a XMLHttpRequest from JavaScript (where they are suppo...
I joined the GoTime podcast and told them EVERYTHING about Go’s new branding strategy (and don’t worry, the gopher isn’t going anywhere!)
Listen to the podcast at https://changelog.com/gotime/79
Transcript Adam Stacoviak: And we’re live, too… Do you want a litt...
Introduction One day I was talking to Damian Gryski in Slack about some performance improvements he made to his go-metro package. When I first looked at the changes I was completely confused how this could have any effect on the performance of the code. I felt the code was more r...
Introduction Last year I wrote a post about automating deployment of your application, all the way from git push to redeploying your application in your environment. It relied on the free version of Docker Cloud, which allowed the use of a single node for free. Of course, the ide...
Everything in life eventually comes to an end, including life itself. This is not that kind of post, though.
After 4 years and a lot of work, I’m leaving ContaAzul.
I have met and work with awesome people there, and I can say with 100% confidence that I have never learned...