S02E09: Test-driven approach to moving code between components | Professional iOS Engineering Series

S02E09: Test-driven approach to moving code between components | Professional iOS Engineering Series

In this episode, you'll see a test-driven approach to moving code between components as we move the scoring logic from the new Quiz APIs to the deprecated Game APIs.

Read More

S02E01: iOS Architecture Overview & Planning | Professional iOS Engineering Series

S02E01: iOS Architecture Overview & Planning | Professional iOS Engineering Series

In this first episode, we review the current architecture for the Swift Quiz app built in Season 1 and start planning how to extend the `QuizEngine` into a more reusable and composable Swift framework that can power various quiz-based apps (games, surveys, etc.).

Read More