Live data from Hacker News

Show HN: Breezy – Develop Rails React Redux Apps the Rails Way

github.com

1–4 of 4 posts

Re: Show HN: Breezy – Develop Rails React Redux Apps the Rails Way

#4
post #2

It's a pretty interesting project, love to see if it can integrate with GraphQL.

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.