With all these new additions, our Angular-based SPA should be able to show at least a glimpse of its true potential; let's perform a full surface test before adding questions, answers, and results to the loop.
This is how our Home view should appear now:
The new Create a Quiz NavMenu link is there, just as expected; by clicking on that, we will be brought to the Quiz Edit view:
As we can see, the QuizEditComponent is working as we would expect when the editMode switch is set to FALSE, prompting the user to create a ...