Go does what RxJS couldn't
poxate.com
Go does what RxJS couldn't
1–4 of 4 posts
Re: Go does what RxJS couldn't
#2Actually be a good way to manage state.
Re: Go does what RxJS couldn't
#3I take issue with the article’s assertion that Go isn’t imperative.
Re: Go does what RxJS couldn't
#4I take issue with the article’s assertion that Go isn’t imperative.
It is imperative (a point I'm surprised I left out), but the difference is that imperative code touching state is collocated.