Skip to content
This repository was archived by the owner on Feb 26, 2024. It is now read-only.
This repository was archived by the owner on Feb 26, 2024. It is now read-only.

chore: update the codebase (e.g. directory layout, file naming etc) #334

@gkalpak

Description

@gkalpak

Once/If #341 is merged, it would be a good idea to update the code organization to adhere to latest best practices™ and bring the seed closer to the tutorial (see angular/angular-phonecat#326). E.g.:

  • Rename components/ to core/ or common/.
    Now that "components" means something different, it can be confusing.
  • Rename _test.js files to .spec.js.
  • Rename module definitions files to .module.js.
  • Update karma.conf.js to account for the above changes.
  • Optionally, use components when appropriate.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions