Lessons: 18Length: 2.3 hours

Next lesson playing in 5 seconds

Cancel
  • Overview
  • Transcript

3.6 Extracting Quiz Logic Into a Component

It is always a good idea to step back and analyze your code. In this case, we are once again going to refactor and extract some code into its own component. This time, we are going to move individual quizzes into their own files.