|
|
|
|
|
by trailrunner46
2133 days ago
|
|
Congrats on the launch. As a fellow elixir enthusiast I wanted to say nice work integrating the client side and pulling this together, you are doing a ton of stuff all at once. I don’t have a use case right now but still will poke around to see what you have built! |
|
I think coming from Rails and switching out controllers for resolvers made adjusting to building SPAs far easier. I still think building routing on the client side feels strange, but it’s way easier when GraphQL just gives you one endpoint to hit and with Apollo you just query exactly what you need.