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
You can use a code generation package like injectable. It will auto-generate registrations of your singletons/factories + it has some advanced use cases.
When I setup up my singletons I do them as follows
As the services grows in the app, registering them like this will become an overhead
Is there a way to register all of them at once ?
The text was updated successfully, but these errors were encountered: