There is something i would like to bring to your notice. If you can take a look at interface, fragments as well. They also add up a resuability factor in there. If you can create a tutorial with it, it would be nice. Thanks for this episode.
great video I have tried this approach and found it to be useful. However, now I am wrapping a much larger db in graphql and have had some success autogeneratign the graphql schema based on inspecting the models.
Q1: Could you make a video translating the project above to be autogenerated?
My main issue right now is that I can't figure out how things are built in runtime with rails. Figuring out what order everything is executed is confusing. Q2 do you have any videos on the inner workings of rails under the hood and how it is run and built at runtime?