Greetings Bubblers!
I get the vision of this project, and to a huge extent it makes a lot of sense …
However
Doing everything via drag-and-drop does not scale well to multiple projects or huge projects with a lot of underlying workflow.
Question
Is it contrary to the vision of Bubble to be able to import and export application definitions in something that looks like plain text?
Without the ability to import and export application definitions to some kind of code or text, the following pitfalls are cause for some concern:
Detailed examples
- How does one organize application sub-components and share those components so that they can be used as libraries?
- How does one avoid repetition fatigue when one has to create multiple input forms where each form differs only slightly from a core form type?
- How does one do “refactoring-tasks” that do not translate easily into the “drag-and-drop” domain
** for example how can one globally search and replace variable names or labels to conform to a new convention because a specific client wants their app to match the conventions of another system?
Actually, this list could be much longer, but for now it seems reasonable to just ask the question directly.
By the way, it looks great!