Refactor an Angular Smart Component to use a Presentational Component

Share this video with your friends

Send Tweet

In this lesson you will learn how to create a presentational component out of an existing smart component to possibly reuse the presentational template in other parts of your angular application.

Learn how to create a smart component in Angular with: Create Smart Components with Angular