Business and User Interface Logic
Terminology
Business logic: The code responsible for handling the evaluation and manipulation of data; does not require any user interface.
User interface logic: The code responsible for the interaction between the user and the application; handles...
blog.saoud.dev4 min read