Skip to content

AngularJS Standards #13

@paulhitz

Description

@paulhitz

Improve the JS code quality. Consider the following:

  • File names
  • Directory Structure
  • Break scripts.js into multiple JS files. Perhaps rename app.js
  • Reduce the size of the main controller
  • Consider using more controllers. I.e. Less dependence on ClientAppCtrl
  • Alternative to passing scope around so much

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions