Hacker News new | ask | show | jobs
by moharoune 1519 days ago
I went straight to the code about concurrency[1] and I really liked it, I learned so much just by reading a couple of lines of code and tests.

[1]: https://github.com/quii/learn-go-with-tests/tree/main/concur...