Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
Streaming HTML out of order without JavaScript
(
lamplightdev.com
)
23 points
by
ducaale
11 months ago
|
hide
|
past
|
favorite
|
3 comments
machinate
11 months ago
|
next
[–]
I was convinced Firefox didn't support rendering partial HTML at all, but it turns out it just waits for two separate chunks to arrive before rendering. Queer.
Can't find any documentation on this online.
pawanjswal
11 months ago
|
prev
|
next
[–]
This is a great new way to think about progressive enhancement! It's really cool to see Shadow DOM and streaming HTML work together so well.
mediumsmart
11 months ago
|
prev
[–]
This is great. Finally I can render the footer first without having to load jquery first first.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Can't find any documentation on this online.