Create layout diagram
In order to have a better understanding of the layout and the elements of the page, let's draw a layout diagram to break down the structure. In this diagram, we do not need to include every element that will appear on the page. We only need those that will be good enough for us to verify our plan of how to structure the UI. We will give each element in the diagram a name, which will be their class names that we will use in the code. This practice in drawing a layout diagram can be seen as a kind of rehearsal for code writing. It is helpful for those developers who are not familiar with frontend development. Sometimes, experienced frontend engineers will also find it useful when building a complex UI. Once you have completed ...
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