File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " html-streaming" ,
3- "version" : " 1 .0.0" ,
3+ "version" : " 2 .0.0" ,
44 "description" : " " ,
55 "main" : " index.js" ,
66 "scripts" : {
Original file line number Diff line number Diff line change @@ -66,3 +66,11 @@ In NodeJS the HTTP timeout can be extedend with `server.timeout = TIME_OUT_LIMIT
6666https://www.ebayinc.com/stories/blogs/tech/async-fragments-rediscovering-progressive-html-rendering-with-marko/
6767https://stackoverflow.com/questions/42589522/why-is-facebooks-html-wrapped-inside-a-table-mobile-login-page
6868https://stackoverflow.com/questions/49515634/css-last-of-type-does-not-match-while-still-loading
69+
70+ ## Going Beyond
71+
72+ Is it possible to refresh the page without JavaScript ?
73+
74+ What are the costs/benefits of HTML streaming on low tier devices and Internet of Things ?
75+
76+ More concrete use cases ?
You can’t perform that action at this time.
0 commit comments