Sometimes you'd might need to render a component outside an angular application. One way to do it is by rendering a dynamic component outside the angular app. In this lesson we will learn how to do that and how to make sure data bindings work.