cloc icon indicating copy to clipboard operation
cloc copied to clipboard

Refactoring wish list

Open jaley opened this issue 12 years ago • 0 comments

Number of things that could do with a rework:

  • CLJS code is more side-effecty than it needs to be,
  • There's a little bit of server-side templating, which probably doesn't need to happen, given everything else is client-side.
  • The documentation "index" data structure could be a bit more deliberate.
  • /api/ routes could be simpler.

jaley avatar Aug 29 '13 20:08 jaley