Objective 2.3: Compose the UI layout of an application
As the complexity of a web application grows, a developer must decide when to create new items and when to reuse them, if possible. Doing so keeps the application as simple and maintainable as possible, while also providing an optimal visual structure for the UI. Although not all developers are user experience designers, they should have a basic knowledge of the layout and design structure of HTML pages as well as knowledge of basic HTML element structures.
Note
This objective covers how to:
Implement partials for reuse in different areas of the application
Design and implement pages by using Razor templates (Razor view engine)
Design layouts to provide visual structure
Implement master/application ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access