sudheerj / angular-interview-questions

List of 300 Angular Interview Questions and answers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

question 10.

GaryBirges opened this issue · comments

Hi there,

you mention 3 parts of the ngModule, but there are two more and one of them is "essential":
-the providers array, where you have to register your services
-entryComponents, the components which can be dynamically loaded to the view.

could you please update your answer?
Cheers,
Gary

Please close it, I'll pull it later!

Updated. Thanks.