↳
In-reply-to
»
I've started playing with Go today, just understood the basics and still a bit confused about the module and goroutine parts.
⤋ Read More
ahh this is useful https://go.dev/doc/modules/managing-dependencies. the go culture doesn’t typically have large dependency graphs like Ruby or JS.