I come from a C#/WPF background so I dragged the M...
# javafx
t
I come from a C#/WPF background so I dragged the MVVM pattern along with me. Essentially treating the FXML and its "controller" as a two-part View which uses bindings to a separate ViewModel (your Controller layer)