Testing the New UI
Learn how to combine the UI elements of search and sort functionality in the application.
We'll cover the following...
Now that we have a nice way to render our IPerson
and IWidget
types with WidgetRenderer
and PersonRenderer
, it’s time to connect the other parts of the app that we’ve built and style ...