Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate with Pathom #209

Open
jacobobryant opened this issue Jul 6, 2024 · 0 comments
Open

Integrate with Pathom #209

jacobobryant opened this issue Jul 6, 2024 · 0 comments
Labels
Roadmap Major features I'd like to add

Comments

@jacobobryant
Copy link
Owner

I'm currently rewriting a production app to use Pathom extensively, both in the "usual" way (so you can query your database + application logic at the same time using EQL), and--experimentally--to do server-side rendering by having resolvers return hiccup fragments. It's kind of like a server-side version of Fulcro, where each UI component queries for the data it needs and you can reason about them independently.

This, along with #208, will help a lot in larger apps. In my experience so far, things tend to get hairy around 10k LOC.

@jacobobryant jacobobryant added the Roadmap Major features I'd like to add label Jul 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Roadmap Major features I'd like to add
Projects
Status: In Progress
Development

No branches or pull requests

1 participant