filmov
tv
Todo app part 6 - validation and refactoring

Показать описание
In this series I develop a simple todo app. I use our JavaFX MVVM approach.
In this part I do some refactoring to the current structure: I inject another layer between ViewModels and the TodoService, plus some renaming. I also add a bit of data validation when creating/updating a todo.
In this part I do some refactoring to the current structure: I inject another layer between ViewModels and the TodoService, plus some renaming. I also add a bit of data validation when creating/updating a todo.