Jul 29, 2024
Great article. i like the introduction of SOLID principles.
Just a note that keeping business logic in models can easily make the model bloated. I would suggest using the Repository Pattern instead
Great article. i like the introduction of SOLID principles.
Just a note that keeping business logic in models can easily make the model bloated. I would suggest using the Repository Pattern instead