Open Koodattu opened 6 months ago
Currently MainViewViewModel is the god class of the application, meaning it holds most of the logic of the application. It should be refactored and split its functionality into smaller more manageable and maintainable classes and chunks.
Currently MainViewViewModel is the god class of the application, meaning it holds most of the logic of the application. It should be refactored and split its functionality into smaller more manageable and maintainable classes and chunks.