Hacker News new | ask | show | jobs
by turtlebits 1411 days ago
Looks like it has tons of potential, but from watching your demo, developing steps using a bunch of form fields is going to be very tedious, especially when you're trying to test/debug things and have to flip between screens constantly.
1 comments

Hi, one of the creators of Superblocks here. Most building blocks in Superblocks are fully extensible with code, and we're building much better debugging capabilities in the platform. The form based configuration is easier to work with for simple use cases, for more complex use case, you can extend Superblocks with your own business logic in code. We're also building a gitops feature where we allow users to manage Superblocks apps and workflows in source files just like any git project.