I'm addressing the doing things in code which can't be done in no-code aspect. I'm old, so allow me to bring into the present an old no-code tool from the past. (It's priced itself into irrelevance in the present) Delphi was one of the best no-code platforms I ever encountered. It allowed you to do a lot of no code-things, like set up a GUI, etc... but also allowed you to write code that interacted with that GUI, han…
Thanks for the meaningful insights. The challenge we are seeing here is that we are not generating the code on the fly (both way sync like you mentioned in Delphi) as we are also hosting the application on the SaaS cloud along with several other users apps and a lot of code will be clubbed/shared between the several layers. Users will be able to add the frontend/GUI code but we don't allow them to execute the backend…
It could allow a whole lot more flexibility.