1 Matching Annotations
- Jul 2023
-
jonahandersson.tech jonahandersson.tech
-
Model is where you define your data structures, View is where your UI or display your business data to your users, Controller maps the requests and this is where you control the data that you prefer to pass on to the view.
MVC
-