Brandon Shar
Brandon Shar
Hey @seanders this is pretty cool! To make sure I understand, are you suggesting this behavior be added within the Inertia gem itself or should we look for a way...
Closing this issue due to inactivity. Please feel free to re-open if its still relevant!
Ooh, I really like that setup @buhrmi . Would a single custom serializer make the most sense or maybe some kind of standard of how to specify a serializer?
This issue is certainly hard to squash... Thanks for creating this @coreyaus ! I think your solution makes sense, but I'd like to chat with @bknoles a bit before we...
Hey @NickDatLe I'd be happy to help create an inertia library for FastAPI, but I don't have any experience using the framework myself. Would you be interested in collaborating?
I suspect this project has been abandoned. Since I maintain a project that's downstream of this, I think I'm going to fork it for a re-release. For those of you...
I do and I should really get a move on with that :) I should have some free time soon and I've been planning on doing some screencasts on using...
Hey @wJoenn, just to clarify: your idea is that we can have an installer command that could work for either webpack or vite? If that's correct and you want to...
Hey @antoniosarosi thanks for raising this again. I'm very much a Rails/Laravel-minded developer who's built a few apps in Django so I'm sure I missed some of the intricacies of...
This has been a sticking point for me as well and I've typically ended up writing custom serializers (or using values for simpler cases) in my project to handle it....