How to correctly use databinding with ListView and CollectionView

In this post I’ll show how to properly use the MVVM (Model – View – ViewModel) design pattern in Xamarin Forms with ListView and CollectionView.