Has anyone been successful in creating a single page web app with linking to specific pages.
Example: lets say you have a notification center and then you want users to be able to click on a notification and have your single page app show the right widgets with the loaded parameters.
This is all on one page with different components, and some are tab components. Like a normal web dashboard.
Also, adding information to the url so they can use the back button.