Skip to content

Code duplication #22

Description

@spratt

The code is starting to get a little hairy. We should probably do some serious review and clean it up. There's lots of code duplication, both within view.js and duplicated code across index.js and view.js. We should refactor to use the javascript module pattern, and separate the code into shared code and index/view specific code.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions