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
it is neither instantiated nor anonymous that matters. it is class declaration (top level), vs. class expression (everything else). (similar to function declaration, vs function expression.)
Uh oh!
There was an error while loading. Please reload this page.
My use case is a controller class in an Angular 1.5 component:
The text was updated successfully, but these errors were encountered: