I’m looking for a quick way to build the front-end AJAX for an administrative interface.
Is their a “Javascript Generator” similar for example to the Microsoft Visual dev environments where you can just place controls by hand in a graphical environment, and then double click the controls to enter the code that should power the object?
Here are the suggestions so far:
- RadPHP / PHP for Delphi
- WaveMaker
- SLinb
- Sigma Visual Widgets
- Sencha Ext Designer
Has anyone had good / bad experiences with any of thse?
What about something like this:
VisualJS (online)
or maybe something like Wavemaker.
Is this what you were looking for?
I do warn you that (that I know of) you cant build AJAX applications as simple as you describe it.