Chapter 6. Style Sheets and UI Layout
Up to this point, we have done our best to keep the layout as simple as we could so that we could focus entirely on the server-side and client-side coding aspects of our app: .NET Core Web API Controllers, Angular components, C#, and TypeScript. Keeping the layout to a minimum is generally a wise approach when we're learning something new; it also has a few downsides though, the biggest one being the blatant fact that our application is rather unattractive, to say the least: there is no user, client, or customer who wouldn't say that... or worse.