Skip to content

Cleanup Javascript #8

Description

@jancborchardt

(Reopening your issue here @Henni cc @v1r0x :)

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

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

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions