Simplifying RecyclerView Adapters with Rx & Databinding
By Ahmed Rizwan
I recently wanted to dive deeper into Rx. So I experimented with Rx and the RecyclerView Adapters, and the results were pretty interesting!
With Rx in mind, I set out to accomplish three things:
Create a RecyclerView adapter which sh...
freecodecamp.org5 min read