6 ms·
Go does what RxJS couldn't
- dave4420 2y agoI take issue with the article’s assertion that Go isn’t imperative.
- kermerlerper 2y agoIt is imperative (a point I'm surprised I left out), but the difference is that imperative code touching state is collocated.
- kermerlerper 2y agoActually be a good way to manage state.