Pablo Calvo 🇨🇷🇳🇱 (@mindfultestdev) 's Twitter Profile
Pablo Calvo 🇨🇷🇳🇱

@mindfultestdev

Manager. Tester. Developer. Sports fan.

ID: 864565350926516224

linkhttps://open.spotify.com/show/1urrYh1Pp2go5IPBkSYZsC?si=ad20d51c489b47db calendar_today16-05-2017 19:36:57

650 Tweet

274 Takipçi

419 Takip Edilen

Pablo Calvo 🇨🇷🇳🇱 (@mindfultestdev) 's Twitter Profile Photo

Unpopular opinion: I think that on this case: myString := "this is my string" myString = string + "some prefix" is way better than myString := "this is my string" myString = fmt.Sprintf("%s%s", string, "someprefix") Go Time ⏰ #golang Go