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
Is there an existing issue that is already proposing this?
I have searched the existing issues
Is your feature request related to a problem? Please describe it
Documentation on why @Injectable() decorator is not clear enough in docs as well as in source code comment. For more information we can refer to this article
Describe the solution you'd like
I'd like to suggest adding more information about why @Injectable() is really needed to eliminate the confusion. What do you think about that? I can draft PR with suggestions
Is there an existing issue that is already proposing this?
Is your feature request related to a problem? Please describe it
Documentation on why
@Injectable()
decorator is not clear enough in docs as well as in source code comment. For more information we can refer to this articleDescribe the solution you'd like
I'd like to suggest adding more information about why
@Injectable()
is really needed to eliminate the confusion. What do you think about that? I can draft PR with suggestionsTeachability, documentation, adoption, migration strategy
Provided explanation in the link can be a good foundation for improving documentation
What is the motivation / use case for changing the behavior?
To eliminate the confusion on why
@Injectable()
decorator is neededThe text was updated successfully, but these errors were encountered: