May 2018
Intermediate to advanced
512 pages
11h 3m
English
Consider the following mock-up as the landing experience for LemonMart:

Unlike the LocalCastWeather app, we don't want all this markup to be in the App component. The App component is the root element of your entire application; therefore, it should only contain elements that will persistently appear throughout your application. In the following annotated mock-up, the toolbar marked as 1 will be persistent throughout the app.
The area marked as 2 will house the home component, which itself will contain a login user control, marked as 3:
It is a best practice ...
Read now
Unlock full access