Practice questions
Let’s take a look at a few practice questions:
- How do we subscribe to an observable in the template of a component?
 - What command do we use to install Angular Universal?
 - How can we differentiate programmatically between browser and server platforms?
 - What command generates a prerendered version of an SSR application?
 - What Angular module do we use to transfer the state from the server to the browser?
 - What Angular service do we use to set the title of an Angular application?
 - What Angular service do we use to set meta tags in an Angular application?