Angular
Fundamentals of Angular - Displaying Data

Setting the Document Title

Outline

In this video...

You will learn how to set the title of the document.

The title is difficult to set because it's specified in the head of the document, where typical binding doesn't work, so we use the Title service.

 

I finished! On to the next chapter