Foundations
What is MVC?
Model-View-Controller splits data, UI, and input handling. Model holds state, View shows it, Controller connects user actions.
In real work
MVC: the model stores tasks, the view renders the list, and the controller handles taps.
How is this different from Googling it?
Google gives a definition. Prompthaus pairs each term with how it shows up in standups, PRs, prompts, and design reviews—then quizzes you until the word sticks. One term a day on iPhone.