- Learning RxJava
- Thomas Nield
- 172字
- 2021-07-02 22:22:51
Summary
In this chapter, we learned how to look at the world in a reactive way. As a developer, you may have to retrain yourself from a traditional imperative mindset and develop a reactive one. Especially if you have done imperative, object-oriented programming for a long time, this can be challenging. But the return on investment will be significant as your applications will become more maintainable, scalable, and evolvable. You will also have faster turn around and more legible code.
We also covered how to configure a RxJava project using Gradle or Maven and what decisions should drive whether you should choose RxJava 2.0 versus RxJava 1.0. We also got a brief introduction to reactive code and how Observable works through push-based iteration.
By the time you finish this book, you will hopefully find reactive programming intuitive and easy to reason with. I hope you find that RxJava not only makes you more productive, but also helps you take on tasks you hesitated to do earlier. So let's get started!
- iOS Game Programming Cookbook
- Mastering SVG
- Web Development with Django Cookbook
- x86匯編語言:從實(shí)模式到保護(hù)模式(第2版)
- Koa開發(fā):入門、進(jìn)階與實(shí)戰(zhàn)
- Getting Started with Laravel 4
- Go語言開發(fā)實(shí)戰(zhàn)(慕課版)
- Magento 2 Beginners Guide
- Angular Design Patterns
- 計(jì)算機(jī)組裝與維護(hù)(第二版)
- Xamarin Cross-Platform Development Cookbook
- 零基礎(chǔ)學(xué)Java第2版
- Cinder:Begin Creative Coding
- ServiceDesk Plus 8.x Essentials
- Flink原理深入與編程實(shí)戰(zhàn):Scala+Java(微課視頻版)