Fetch macro CSS and JS content during the REST request for a page or blog

XMLWordPrintable

      In Mobile, any resources requested by macros during a page render will be communicated to the front end which then makes additional requests to fetch these resources.

      We could instead retrieve the CSS and JS on the server side during the initial REST request and send down inline CSS and SCRIPT with the page content.

      Is this a worthwhile optimisation. Does it require a multi-threaded fulfilment of resources to compete with the concurrent fetches a browser performs, etc.

              Assignee:
              Unassigned
              Reporter:
              Paul Curren
              Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: