Open utterances-bot opened 1 year ago
Good read from someone who writes Go and Typescript. One tip: you don't have to write programs in the GOROOT. Go modules released in 1.11 allows you to go build / run anywhere.
Thanks for the write-up, just what I needed 👍
A TypeScript Perspective on Go: the 2021 Advent of Code
Effective TypeScript: A TypeScript Perspective on Go: the 2021 Advent of Code
https://effectivetypescript.com/2022/02/06/advent-of-code-2021-golang/