Understanding LiveData made simple
Oct 21, 2018 · 8 min read

Architecture components are now a big thing for Android developers. LiveData is one of the major components that we want to look in detail here.
In case you are are not familiar with Architecture Component, below might help.