On a similar note, what would be a good option for building front-ends without much coding? Maybe something that could export a React project, for quick prototyping.
What would this look like? I understand that there is a specific pattern repeated over and over again with models authentication users and CRUD for a simple backend but even a simple front end seems much harder to implement in a generic way. Maybe some form of templating?
I would think something like Rails scaffolds, only it generates React code. Heck, you could probably extend Rails scaffolds (or other frameworks that provide similar utility) to accomplish this.
I'm working on exactly this. I don't want to self promote too much in this thread, but feel free to shoot me an email at gabe.ragland@gmail.com and I'll get you in the private beta.