|
|
|
|
|
by dragonwriter
991 days ago
|
|
> With Control Blocks, developers get a visual programming language that looks, feels, and scales like code. What problem does that solve? I get that there are situations when a programming medium that doesn’t look, feel, and scale like code might be useful, but when the right solution is something that looks, feels, and scales like code, isn't that what is solved by code? |
|
Most of our platform is centered around "integrations". For example, You'd have a visual block for an S3 integration (that would have been previously configured) that you'd use rather than initializing an S3 client in code for example.
We want to meet people where they're at though. If you want to write code, you can do that but if you want to use a more visual approach, you can do that as well.