Open
Description
Poor code quality -
The code base has (slightly!) exceeded 2000 lines of code, which is pushing the envelope in terms of complexity and framework "heaviness", but it is also filled with commented out code, repeated code, hacked-together messes just to get tests running, and so on. As of writing this issue, there are 93 instances of TODO and 19 instances of XXX in the Modulo.js file, so clearly some work to be done there!