Asynchronous Programming in Android with ReactiveX
Asynchronous Programming in Android with ReactiveX
Creating a complex mobile application with multiple user interactions and asynchronous tasks and events, usually goes hand in hand with long lines of code that are difficult to comprehend and prone to errors. With ReactiveX, however, we can build slick apps for Android faster, easier and with less code. In this session, you will gain a good understanding of ReactiveX functional syntax and implementation. Through a live demo, you’ll also learn hands-on techniques and best practices you can use directly in your real world-projects.