Another UI test

Performing a quick test after all this hardwork is more than advisable. Press F5 to run the project in debug mode and check out the greatly-revised Home view:

We're finally getting something decent out there; we even added a not-so-terrible mouseover effect showing a green check to the right of each quiz whenever the pointer goes on it.

The technique we used to fetch the autogenerated images works so well that all the repeating quizzes share the same image, just like they were actually related to that quiz! This is precisely why we used the quiz.Id property value to seed the random GET parameter that we used to trick the browser's ...

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.