|
|
|
|
|
by petra
3172 days ago
|
|
Bubble is such a great tool, and you really put a lot of attention to the details. I really enjoyed trying it. My question is: So one big strength of textual languages vs visual tools(and DSL's) is expressivity - visual languages are limited to their specific domains, while you can use, say, python to build complete systems. Do you see this distinction remaining ? or we'll have some way to build multi-domain systems visually ? |
|
Yes, this distinction will probably remain, but we're trying to push where we need to get back to textual languages. If you need to build a machine learning algorithm, I'm not sure visual tools will ever be the way to go (though i'd love to see this).
But both ways work well together. In Bubble, you'd build your optimization algorithm as a plugin, and then you (and even better, others, non technical colleagues) will be able to use the action you've built visually. The Bubble interface becomes the common language between business, product people and coders.