The video for this lesson is currently being updated, please read the transcript instead.

Fleshing out detail page

In the last lesson, we refactored the app so that the session times are in their own component, MovieSessions, which is being rendered from with the slot of MovieItems.

The home page is rendering identically as before (even at the DOM level) since slots are nothing more than a distribution outlet for parent content.

To view the complete lesson you'll need to login or join this course.


Click to load comments...