You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 20, 2019. It is now read-only.
In Angular2 Doc, it's suggested to use forRoot and forChild convention.
forRoot and forChild are conventional names for methods that deliver different import values to root and feature modules. Angular doesn't recognize them but Angular developers do.
Maybe it's only a convention, but it would be useful for big project with bunch of sub modules.
The text was updated successfully, but these errors were encountered:
In Angular2 Doc, it's suggested to use forRoot and forChild convention.
Maybe it's only a convention, but it would be useful for big project with bunch of sub modules.
The text was updated successfully, but these errors were encountered: