Get Reactive
Offered By: Devoxx via YouTube
Course Description
Overview
Explore the world of reactive programming in Android development through this 46-minute conference talk. Learn the fundamentals of RxJava and its application in Android, including how to leverage RxAndroid for building maintainable apps. Discover the power of reactive extensions, from creating and processing observables to handling errors and testing. Dive into practical examples such as implementing login and registration views using RxAndroid, and understand concepts like backpressure and debugging observables. Gain insights into integrating RxJava with popular libraries like Retrofit2, RxBinding, and RxLifecycle, all within the context of the Model-View-Presenter (MVP) architecture.
Syllabus
Intro
Reactive Extensions
Simple Observable
Creating Observables
Processing Chain
Off the Main thread
Error Handling
Testing Observables
Debugging Observables
What is RxAndroid?
Make Listeners Reactive
The login view
Build a registration view!
the Android Way
the RxBeginner solution
handle backpressure
handle error
Taught by
Devoxx
Related Courses
Play by Play: Developing Microservices and Mobile Apps with JHipsterPluralsight Software Archaeology - Learning from the Landing on the Moon
Devoxx via YouTube Create an Eco-Friendly World with Green Software Engineering
Devoxx via YouTube Platform Building for Data Mesh - Show Me How It Is Done
Devoxx via YouTube The Hitchhiker's Guide to Software Architecture and Design
Devoxx via YouTube