Please log in to watch this conference skillscast.
In the talk, Francisco will share his experience on how to architect your view and your business logic layers to support complex UX cases, all while respecting the Android lifecycle. He will also cover which Observable operators work for common UI challenges like updating and listening to RecyclerViews, transactions like drag and drop, time-sensitive animations, keeping an operation alive through rotation, or making easy input dialogs. These concepts are introduced alongside some important functional patterns: reducing state, embracing immutability, stateless UI components, operation algebras, and how to make your existing code reactive.
Lastly, a rundown of some helper libraries, talks, and books, to further your FRP skills.
YOU MAY ALSO LIKE:
Making fully Reactive apps using advanced RxJava
Paco Estevez
A rogue functional programmer in Android land, Paco started his career working on mobile videogames, and then transitioned to prototypes, experimental libraries, and worrying about day-to-day development experience.