[eluser]Randy Casburn[/eluser]
[quote author="inparo" date="1223520620"]Any javascript will play nicely with any backend. Heck, it plays nicely with pure html.
Think of it as frontend vs backend. They're two parts - the only time they communicate are async requests. And those look like a browser one way and like html (or xml or json) the other way.[/quote]
To you and I inparo this is very easy stuff...to a beginner, or likely even an intermediate developer not exposed to this, I suggest you've over simplified the reality of what most of us deal with as the dreaded "interface requirements".
Agree? Disagree? I mean we do have our own troubles with this. I have a beautiful ExtJS compartmentalized UI all built and modularized. But that darn thing is a bear to work with.
Randy