Thread 1, Day 15 - Thursday, November 16, 2023
Agenda
- Concept: Separation of Concerns
- Learn how to leverage existing code you have already written to write an interactive app.
- Learn how to keep user interface code (the view) separate from data and logic (the model).