Go beyond Goroutines: introducing the Reactive paradigm

3 pointsposted 8 hours ago
by samber

2 Comments

skeptrune

8 hours ago

My understanding was that Go intentionally avoided patterns like this to improve readability.

samber

7 hours ago

IMO, this is much more readable.

So many Go developers ignore some tools because they consider them "not idiomatic".

But why not use abstractions when available ??? Did we forget to be productive ?