RFC - Reserved names $
I feel that this is a good rule to follow: https://google.github.io/styleguide/angularjs-google-style.html#dollarsign
I think we should avoid using the dollar sign as it should be a framework level namespace.
What are your thoughts? Do you all agree or have issues?
i think this repo is abandoned.
$ is for angular services.
yes, it should be avoided. If interested, make a PR.
@johnpapa Would adding it within https://github.com/johnpapa/angular-styleguide/tree/master/a1#services work? What section did you have in mind?
probably near here https://github.com/johnpapa/angular-styleguide/tree/master/a1#style-y125