ASP.NET Core 2 and Angular 5
上QQ阅读APP看书,第一时间看更新

Testing it up

It's time for another test. Run the project in debug mode, wait for the home view to load, and then select a quiz from the list and see what happens:

If everything is working as it should, as we change the selectedQuiz, the bottom panel should be updated as well, showing the details of that newly-selected test.