Hacker News new | ask | show | jobs
Go does what RxJS couldn't (poxate.com)
1 points by kermerlerper 593 days ago
2 comments

I 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.
Actually be a good way to manage state.