our - 2013-08-30 06:31:13
When you look at Facebook mostly all the parts are split into small AJAX requests i.e. the news feed, notifications etc. When you click on an app or profile, the page doesnt refresh but makes an AJAX request to download all the content and display on the page and uses a hashtag bookmark for back button requests.
Is there a framework out there that will support this type of application? Preferably one that also has plugin management?