Index
-
Place in the website's ecosystem.
A website needs to load up apps and content, which is done through na.site.loadContent() and .../businessLogic/ajax/ajax_get_content.php.
But a website also needs to load 2 more internal status updates from the server to the client;
- Data related updates; deletes, changes, and new additions to data currently being monitored by the client.
- End-user messages, formatted as HTML+CSS, with clickable links to navigate to for instances new pieces or updated pieces of data for the client.