@hinchman_amanda The bundled httpclient/rest api in TornadoFX really shines when you combine it with JSON, that’s what it was made for handling. Show me the code you end up with and I’ll show you the equivalent with the built in client :)
My new article about important lessons from my first multiplatform Kotlin project. Now with clients in Android, React and TornadoFX but soon other clients will be implemented too :D #Kotlin#Android#React#TornadoFX
https://t.co/POLtt2uE6b
Even though I didn't make the TornadoFX DataGrid with Java compatibility in mind, it seems to work great from plain JavaFX apps as well :) API feels natural and clean #TornadoFX#Java#DataGrid