On 2016-05-17, Rodrigo Bistolfi <rbisto...@gmail.com> wrote:
> Long shot here: Create a JS framework for loading resources in a better way:
>
> 1. Load HTTP and your JS core.
>
> 2. Load the rest of the resources via JS (maybe using promises for
>    chaining the requests one after the other)

I thought about that.  It's probably more work than going the
"single-fetch" route via server-side includes, and probably more
fragile.

-- 
Grant Edwards               grant.b.edwards        Yow! An air of FRENCH FRIES
                                  at               permeates my nostrils!!
                              gmail.com            

-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to