In favour of Ajax HTML
I’m often asked why I prefer to use Ajax HTML rather than XML or JSON etc. There are multiple reasons I cite, one is it’s easier to maintain but the more important one is that it’s faster and less work (both on the frontend and the backend).
Here’s an interesting…
