Question from the Angular test

What is the name of the function that we need to implement when we want to create a DynamicModule?

Hard

If we follow the naming rule proposed by Angular, what is the name of the function that we need to implement when we want to create a DynamicModule?

Author: Nick LAM YEE MANStatus: Published(Update)Question passed 283 times
Edit
-1
Community Evaluations
developer avatar
Resat
05/06/2024
Je dirais "dynamic module" & ajouterais qu'il s'agit de réutilisation de instance singleton(s) de service(s) à travers l'appli (parce que autrement rien comme ça n'est nécessaire).
developer avatar
Incorrect answer
Victor SILVESTRE
12/08/2024
Comment la question est tournĂ©e la rĂ©ponse devrait ĂȘtre forRoot() et/ou forFeatures()
developer avatar
Sofien
27/03/2024
C'est pas claire, pour créer un module soit forRoot soit forFeature