- ASP.NET Core 2 and Angular 5
- Valerio De Sanctis
- 60字
- 2025-04-04 17:58:00
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.