Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A TypeScript Perspective on Go: the 2021 Advent of Code #26

Open
utterances-bot opened this issue Feb 13, 2023 · 2 comments
Open

A TypeScript Perspective on Go: the 2021 Advent of Code #26

utterances-bot opened this issue Feb 13, 2023 · 2 comments

Comments

@utterances-bot
Copy link

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/

Copy link

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.

Copy link

Thanks for the write-up, just what I needed 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants