|
|
|
|
|
by nargella
1616 days ago
|
|
Having worked on a flow based UI for a few years, I would say it very much depends on your core use case and the “standard library”. Since you’ll probably be making a DSL of sorts, there is a balance of simplicity and flexibility. It really shines in the ETL area. Configuration and generation would be alright. You can get an idea of where I got with js at [fluxion.app](https://fluxion.app). |
|