Building the UI First

Learn about building the UI for our example under discussion.

We'll cover the following...

No matter how the UI must be styled, it needs to allow the user to select a manufacturer, enter a widget name and price, and see any validation errors related to the data entered. We’ll create the UI ...