Navigation pattern

If we try to visualize all this, we can easily see that we're talking about a standard, straightforward Master/Detail navigation pattern; the same approach, with minor differences, can also be found on countless websites. When we’re done, users will be able to perform a basic navigation loop, as follows:

Note that we will also give the user two additional choices, other than going back:

  • Actually try the quiz by clicking on the Take It! button
  • Change the quiz details and settings by clicking on the Edit button

We’ll dedicate this chapter to creating the main navigation interface and implementing the Go Back button, which ...

Get ASP.NET Core 2 and Angular 5 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.