Ad
  • Custom User Avatar
    • There should not already be a function definition in Preloaded.
    • There should be an expected output format specification in Description.
    • Kata should not be completely trivial.

    Oh, and

    • shouldn't that be stringify instead of stringfy ?
    • PascalCase is conventionally reserved for constructor functions. All other identifiers conventionally use camelCase.