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
The $.constant,$.service,$.initializer methods can be replaced by coupling $.register and initializer, service, constant decorators that would make it more composable and flexible.
The text was updated successfully, but these errors were encountered:
The
$.constant
,$.service
,$.initializer
methods can be replaced by coupling$.register
andinitializer
,service
,constant
decorators that would make it more composable and flexible.The text was updated successfully, but these errors were encountered: