Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 276 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 276 Bytes

Explain

  • schema
    • Connection & Edge Interfaces
  • paginated list component
    • conventions:
      • entries alias for the connection
    • TODO split related logic into fragments
  • not adressed:
    • filtering & sorting
    • automatic infinite scroll (intersection observer)