Skip to content

Instantly share code, notes, and snippets.

Structure

  • #isso-root - root DOM element

    • Isso - app component
      • Postbox
      • #isso-thread - entire comment thread - would have multiple of Comment - flexbox column
        • Comment
        • ...
  • Postbox - .isso-postbox - form to create top-level comments - flexbox column