MVC is a phenomenal idea. You have models, which are nice self-contained bits of state, views which are nice self-contained bits of UI, and controllers which are nice self-contained bits of ⦠What? Iâm certainly not the first person to notice this, but the problem with MVC as given is that you end up stuffing too much code into your controllers, because you donât know where else to put it. To fix
{{#tags}}- {{label}}
{{/tags}}