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
However, in practice, I rarely see this used in the documentations. Not in the Angular documentation, nor in Angular Material documentation.
Given that this rule doesn't seem to be followed in most real-world Angular codebases, would it make sense to consider removing this recommendation or just say "prefer public" instead? That would likely be the least disruptive change with minimal impact on existing projects.