Hacker News new | ask | show | jobs
by jimchao 2805 days ago
It's a pretty interesting project, love to see if it can integrate with GraphQL.
1 comments

Unfortunately, I don't have plans to integrate with GraphQL. I wanted to keep it closer to Turbolink's approach by loading the next page's props into the store instead of firing off a bunch of API requests.

Great thing is, aside from the way it loads data, its just mostly plain Redux and React. Feel free to add your own functionality.