Angular | Naming conventions in Angular/Ionic projects
Tutorials :
- http://www.toptal.com/angular-js/a-step-by-step-guide-to-your-first-angularjs-app
- http://viralpatel.net/blogs/angularjs-controller-tutorial/
- http://www.angularjstutorial.com/
Details of application structure and naming conventions :
- https://github.com/camronlevanger/AngularJS-Guide
- Discontinued –> https://github.com/meanJim/neonmob-angular-style-guide
- https://github.com/GrumpyWizards/Angular
- https://github.com/mgechev/angularjs-style-guide
- https://google-styleguide.googlecode.com/svn/trunk/angularjs-google-style.html
For structuring an app, this is one of the best guides that I’ve found:
Other links: