Skip to content

Implement data fetching #22

@guidsen

Description

@guidsen

What will be the best way to pre fetch data? In #1 we've talked a bit about it as well.
What options do we have and is most straightforward?

Extending the react-router Route component with a property that handles data fetching?
How would we handle data fetching from server and from client, because from the client we have to make AJAX requests where in the server we can return some kind of db promise with results.

cc @d6u @jackfranklin

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