![Hands-On Reactive Programming with Python](https://wfqqreader-1252317822.image.myqcloud.com/cover/292/36699292/b_36699292.jpg)
上QQ阅读APP看书,第一时间看更新
Observable cycles
From now on, all principles needed to write asynchronous reactive code in a functional way should be clear: reactive programming, asynchronous programming, and functional programming. Before combining all these concepts, there is one last thing to look at—one issue that any real code will face: observable cycles.