Questions
Answer the following questions as best as possible to ensure you’ve understood the key concepts from this chapter without googling anything. Do you know if you got all the answers right? Visit https://angularforenterprise.com/self-assessment for more:
- What is the difference between a component and a user control?
- What is an attribute directive?
- What is the
@
-syntax? - What is the purpose of the
ControlValueAccessor
interface? - What is serialization, deserialization, and hydration?
- What does it mean to patch values on a form?
- How do you associate two independent
FormGroup
objects with each other?