There is a project out there there (that I can't remember the name of) that provides sample code for a bunch of frameworks all building something the same thing to a spec. The spec is intentionally more involved than a ToDo app. I would like to start collaborating on implementing a sample app that would answer many of the questions people have using TornadoFx. Does this ring a bell with anyone?
a
alex
11/09/2018, 2:49 PM
I've seen it for JavaFX, project goal is to provide complete examples of MVC, MVVM, codebehind in javaFX. Unfortunately cannot find the link
s
Spike Baylor
11/09/2018, 3:08 PM
That is an interesting concept. It'd be really nice to have a TornadoFX frontend and Ktor backend reference!