I have a project that uses ktorm for database access. I am looking to start using compose desktop as the UI, but I am a little confused on how to handle the ViewModel portion that I previously had used in tornadofx. What is the best paradigm to use with compose and is there any solid implementations that I could use as a reference? Google leaves me with more questions than answers atm