Questions
Answer the following questions as best as you can to ensure that you've understood the key concepts from this chapter without Googling. Do you need help answering the questions? See Appendix D, Self-Assessment Answers online at https://static.packt-cdn.com/downloads/9781838648800_Appendix_D_Self-Assessment_Answers.pdf or visit https://expertlysimple.io/angular-self-assessment.
- What is the difference between a component and a user control?
- What is an attribute directive?
- What is the purpose of the
ControlValueAccessor
interface? - What are 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?