uprm-inso4116-2023-2024-S1 / semester-project-uprm-interactive-map

semester-project-uprm-interactive-map created by GitHub Classroom
1 stars 0 forks source link

[Lecture Topic Task] command-query separation #114

Closed argenis-o closed 11 months ago

argenis-o commented 11 months ago

The team shows examples where they used command-query separation. So, they show a function before the separation that includes a command aspect and a query aspect and how they separated these aspects into two. The resulting command function should be very simple: context of accessing data in Unity from a call made by the front end,