zshamrock / dynoman

DynamoDB management UI
GNU General Public License v3.0
7 stars 0 forks source link

Learn kotlinx.coroutines #122

Open zshamrock opened 6 years ago

zshamrock commented 6 years ago

Read the following and see how those could applied to the UI (although probably the TornadoFX should or probably already utilizes this):

https://github.com/Kotlin/kotlinx.coroutines/blob/master/coroutines-guide.md https://github.com/Kotlin/kotlinx.coroutines/blob/master/reactive/coroutines-guide-reactive.md https://github.com/Kotlin/kotlinx.coroutines/blob/master/ui/coroutines-guide-ui.md