Skip to content

mdugue/nuxt-connection-be

Repository files navigation

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)