Hacker News new | ask | show | jobs
by yunohn 962 days ago
I think it would be useful to generally explain what these primitives do and how they interact with each other. A lot of JS/TS users haven’t used golang, but would appreciate a better solution if they understand it (me included).

Regarding the default vs better, a comparative example with a real concurrent task coded with/out your library would be my preferred way to understand it clearly.

1 comments

I'll definitely keep that in mind, thanks :)