Web UI Architecture

Web UI Architecture Architecture: Decisions you make about your application

Though some of the concepts in this course are still relevant, overall this course does not reflect our current course standards or industry best practices.

Check out a free preview of the full Web UI Architecture course:
The "Architecture: Decisions you make about your application" Lesson is part of the full, Web UI Architecture course featured in this preview video. Here's what you'd learn in this lesson:

Architecture is the decisions you are making about your application. Architecture is not externalizing files or an organized file system. Good architecture uses minimal boilerplate code and a carefully curated library of tools. It’s a balance of performance and maintenance. Architecture should be able to wire up a new static page given mostly DOM references and server endpoints. Scaffolding is your architecture.

Get Unlimited Access Now