backends icon indicating copy to clipboard operation
backends copied to clipboard

Refactoring comments assembling

Open fuenkchen opened this issue 4 years ago • 0 comments

Would be awesome to refactor comments.js, so that:

  • code to assemble comments tree is easier to understand and more readable
  • filtering of comments is done earlier and not after measuring comment tree (if possible)
  • reduce angst to break everything if you want to make small changes :)

fuenkchen avatar Nov 02 '21 14:11 fuenkchen