Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
Streaming HTML out of order without JavaScript
(
lamplightdev.com
)
23 points
by
ducaale
4 months ago
|
hide
|
past
|
favorite
|
3 comments
machinate
4 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
4 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
4 months ago
|
prev
[–]
This is great. Finally I can render the footer first without having to load jquery first first.
Consider applying for YC's Winter 2026 batch! Applications are open till Nov 10
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Can't find any documentation on this online.