-
Notifications
You must be signed in to change notification settings - Fork 27k
Description
Describe the problem that you experienced
I'm a beginner/intermediate Angular developer and when I first approached the NgModel class doc I read that "Creates a FormControl instance from a domain model and binds it to a form control element.".
I understood everything but the creating an instance from a domain model thing confused me, and I haven't found that term defined in the Angular glossary either.
I also tried googling and it seems to be a concept that has nothing to do with Angular, but I'm still confused.
Enter the URL of the topic with the problem
https://angular.io/api/forms/NgModel
Describe what you were looking for in the documentation
I was looking for a clarification on this "domain model" concept.
Describe the actions that led you to experience the problem
I was reviewing the NgModel class doc and found that "domain model" term.
Describe what you want to experience that would fix the problem
I think the Angular documentation should be clearer in some of its definitions.
Add a screenshot if that helps illustrate the problem
If this problem caused an exception or error, please paste it here
No response
If the problem is browser-specific, please specify the device, OS, browser, and version
No response
Provide any additional information here in as much as detail as you can
No response
