This may seem like a silly question, perhaps it is. But I'm only trying to make sure that hidden information is not hidden from me.
Well, therefore, if I have the opportunity to make additional efforts for development in simple html and connect my back-end via ajax, am I following it?
Meaning, I could use PHP / JSP to include files such as headers, footers, and navigation. This processing is performed at the user's request for the file.
But as an alternative, I can use ant build script to compile the HTML file from headers and footers, navigation, etc. after graduation. But this requires some effort.
Keep in mind that this is not an AJAX v / s issue, not related to AJAX, and the final output file is the same in both cases, except for file extensions.
source share