Just giving it some thought, I would assume it's some JavaScript drag-and-drop functionality for the user interface and converting selected components to pre-defined functions? I understand that's an over-simplification, so I'm looking for a better source to really understand everything involved. Can anyone provide any links?
I don't mean simple graphical editors for workflows with a very defined scope. I refer more to things like Amazon Honeycomb.
As I see it, the sort of apps you could reasonably create with no code solutions can be purchased off the shelf and offer way more features. And you don't need to do your own bug squashing.
And if you really _do_ need custom functionality, a no code solution is painting you into a corner. At some point your app will grow beyond what can be accomplished with these basic tools. Now you need to scrap the whole thing and rebuild from zero in a real programming language.
That's how it roughly plays out in my mind, anyway. Anybody see one of these "no code" apps deployed in a sensible context before?