Skip to content

keep it clean: remove boilerplate #10

Description

@cameron

https://github.com/commonHR/commonApp/blob/master/www/js/app.js#L1

think about your repository, your folders, your files, your functions, your lines, your expressions like you (should) think about your room: if it's messy, it costs a lot more energy to do anything in it. finding things takes more time, relaxing is less likely, and other people won't enjoy spending time in it.

examples of messiness:

  • boilerplate
  • dead/commented code
  • 100+ character lines
  • wet code (that is, not DRY code)

the cleaner your workspace is, the more efficiently you'll be able to work!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions