MVVM also helps to reuse items among views (ex, th...
# tornadofx
c
MVVM also helps to reuse items among views (ex, the badge item) and to avoid a fat controller problem where the view-oriented controllers take on more and more code and logic mediating between models and the UI