Summary
This final chapter was dedicated to RxJS 5 to show that while most principles are the same, there are a couple of differences that we can take advantage of.
After reading this chapter, you should know the differences between RxJS 4 and RxJS 5, what technologies are used to develop and deploy RxJS 5, how Node.js handles asynchronous code, and what operators are present in RxJS 5 already but aren't implemented in RxPHP yet.
Hopefully, you'll take the best out of RxJS and RxPHP and use it to write faster and more readable code yourself.