|
|
|
|
|
by jho406
2805 days ago
|
|
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. |
|