Skip to content

Refactor Index and Browse Views and Routes #3

Description

@te0d

The initial index uses the IPFS Cluster API while browse uses the IPFS API. These return different but mostly similar data. If we massage the data ipfs-cluster returns (after detecting data type) to be the format returned by vanilla IPFS, partials can be used to eliminate some duplicate html.

Setup a layout to eliminate duplication of the header and footer.

Look at the routes to remove duplicate code such as sorting (after massaging data).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions