Why not AJAX'ify entire websites?
Posted
by
Anonymous -
on Pro Webmasters
See other posts from Pro Webmasters
or by Anonymous -
Published on 2011-11-21T20:09:24Z
Indexed on
2011/11/22
2:11 UTC
Read the original article
Hit count: 350
Is there any solid reasoning as to why sites shouldn't be developed with ajax functionality that loads major parts of each part (assuming there are elements like the header, navigation etc that remain the same)?
Surely it would be less resource-intensive since the server wouldn't have to serve content that appears on every page, benefiting both the host and end-user.
Answer the question taking into consideration:
The sites javascript behaviour degrades gracefully in every instance
For my question I'm talking about new sites where this behaviour could be implemented rather from the off, so it doesn't technically cost any money - we're not returning to a finished product to implement it.
© Pro Webmasters or respective owner