As a developer, I want to document the source code.
The source code must be documented with JSDoc and line comments.
-
All classes are documented. -
All functions/methods, except anonymous ones, are documented. -
Code hard to understand are documented with line comments.