|
|
|
|
|
by zanellato19
1526 days ago
|
|
Yeah... This screams of people who never had bad networks. If you are going to add interactivity as a JIT thing, what happens when the user has a shitty connection? You give the impression that the page loaded to the user, but it didn't really load. This is just increasing by a lot the amount of connections the user will have to make. Its _more_ overhead with a bunch of http calls. |
|
It may not be the best possible set of trade-offs for any particular application but it seems like a set of trade-offs worth exploring.