Hacker News new | ask | show | jobs
by bigtech 2770 days ago
There's no one-size-fits-all for programming. FWIW, I can recall a project where one piece was built visually (SSIS) and I enjoyed working with it.
1 comments

I've not been a fan of visual programming in the past (and I'm not a huge fan of SSIS) but I did a project recently that included both Microsoft Flow and Azure Logic Apps and was pleasantly surprised at how quickly you can build something rather powerful.

The key as far as I can see is not to allow things to get too complex and call out to "real" code components over a certain level of complexity.