From the course: Web Components and Modularization: Practical Approaches

Unlock the full course today

Join today to access over 22,500 courses taught by industry experts or purchase this course individually.

Challenge: Scope a complex component

Challenge: Scope a complex component

From the course: Web Components and Modularization: Practical Approaches

Start my 1-month free trial

Challenge: Scope a complex component

(upbeat music) - [Instructor] Time for another challenge, I want you to scope and plan for a complex component, the single book view. In the exercise files for this movie, you'll find this graphic, this is the single book view for the experiment project that we've been working on. And here I want you to only focus on the top part. So the new part that is the single book view, ignore the carousel at the bottom and the footer and the header. This is the advanced component I want you to work on. This component and its sub components have a lot going on, including properties and states. Your task for the next 10 minutes is to do what we've been covering in this chapter, figure out what components to build and what each of them should do, map out the data flow through the components and figure out where state should be used and where those states belong. And just to be clear, I'm not asking you to actually write out actual…

Contents