Design Process
Before writing code, you must understand the "why", "how", and "for who?" This thread covers requirements analysis, writing technical design documents, and following intentional design processes and methodologies.
Building the wrong thing is the most expensive mistake a company can make. Learning to analyze requirements and document plans before you build ensures that your work aligns with user needs and organizational goals. This is a critical skill for moving into senior-level roles where planning is as important as execution, if not more.
We will learn more about design process as the course builds up.
Readings
Lessons
| Topic |
|---|
| LS22 Designing Features before Writing Code |
| LS24 Wireframe Practice |
| LS25 Technical Design Lab (Data Tables) |
| LS26 Sprint 0 Closeout |
Tasks
| Topic |
|---|
| TK06 API Design (Part 1) |