Aggregator (part 9)

  • 18
  • Locked
It's time to refactor the code a little. Read about the Model-View-Controller (MVC) pattern on the Internet. In short, the user uses the view to generate events that are processed by the controller. The controller decides what data it needs, and accesses the correct model.
You can't complete this task, because you're not signed in.
Comments
  • Popular
  • New
  • Old
You must be signed in to leave a comment
This page doesn't have any comments yet