Skip to content
This repository was archived by the owner on Nov 2, 2018. It is now read-only.
This repository was archived by the owner on Nov 2, 2018. It is now read-only.

Cleanup Javascript #126

@Henni

Description

@Henni

script.js currently has more than 1800 lines and most of the comments are code comments.

It should be cleaned up by:

  • removing all code comments (we don't need them, thats what git is good for)
  • adding real comments
    • every function should have its own documentation block-comment to explain what it does
    • skim the code for cryptic code segments and add line comments

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions