Hi! I'm new to tornadoFX and I was wondering if there were any examples/tutorials on creating an app that adheres to Uncle Bob's clean architecture pattern?
https://8thlight.com/blog/uncle-bob/2012/08/13/the-clean-architecture.html
Most tutorials I've found appear to use MVC patterns, and most tutorials for how to implement the clean architecture are implemented in Android.