TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Populating the page: how browsers work (2020)

277 点作者 sigma5超过 1 年前

8 条评论

bloopernova超过 1 年前
That was really informative, but it raised a question for me:<p>It described the browser as single threaded, but then talked about multiple concurrent tasks. Aren&#x27;t those threads?<p>One more question: are there any browsers that use multiple threads to lay out the various object models and render the page? If it&#x27;s been found to be too difficult, what were the issues?
评论 #37871658 未加载
评论 #37872175 未加载
评论 #37870502 未加载
hkt超过 1 年前
Neat. I&#x27;m trying to write a browser, of a kind, which is focused on only presenting content, navigation, and an index of content where appropriate. I&#x27;ll try to incorporate things like this into my thinking.<p>(Browser is here, very early stages, not appropriate for any kind of use really while I move to fltk: <a href="https:&#x2F;&#x2F;github.com&#x2F;jmthackett&#x2F;freeflow">https:&#x2F;&#x2F;github.com&#x2F;jmthackett&#x2F;freeflow</a> )
评论 #37870207 未加载
评论 #37872211 未加载
评论 #37874758 未加载
评论 #37870364 未加载
kaon123超过 1 年前
Fun read that puts a lot of things together that I &quot;sort of knew&quot; but never really knew.
RealStickman_超过 1 年前
It&#x27;s funny how most diagrams describing DNS or TCP look like they were made in the 2000s (and probably were)
评论 #37871295 未加载
toddmorey超过 1 年前
Hey web perf folks: the visa.com waterfall image on this page... what was used to generate it?<p>Also, I love mdn. To this day it&#x27;s the best technical writing about web development. Every concept is so well explained.
评论 #37872195 未加载
pricci超过 1 年前
It&#x27;s a nice article.<p>I would like one that goes a little bit deeper into the initial part of the Browser-Server interaction (but still readable in one sitting). Touching things like the headers sent by the browser.
评论 #37874864 未加载
kaycebasques超过 1 年前
Can&#x27;t believe I never saw this set. I was a bit of a collector of these &quot;how browsers work&quot; resources for a while. I can remember these off top-of-head; what am I forgetting?<p>* <a href="https:&#x2F;&#x2F;developer.chrome.com&#x2F;blog&#x2F;inside-browser-part1&#x2F;" rel="nofollow noreferrer">https:&#x2F;&#x2F;developer.chrome.com&#x2F;blog&#x2F;inside-browser-part1&#x2F;</a><p>* <a href="https:&#x2F;&#x2F;developer.chrome.com&#x2F;blog&#x2F;inside-browser-part2&#x2F;" rel="nofollow noreferrer">https:&#x2F;&#x2F;developer.chrome.com&#x2F;blog&#x2F;inside-browser-part2&#x2F;</a><p>* <a href="https:&#x2F;&#x2F;developer.chrome.com&#x2F;blog&#x2F;inside-browser-part3&#x2F;" rel="nofollow noreferrer">https:&#x2F;&#x2F;developer.chrome.com&#x2F;blog&#x2F;inside-browser-part3&#x2F;</a><p>* <a href="https:&#x2F;&#x2F;developer.chrome.com&#x2F;blog&#x2F;inside-browser-part4&#x2F;" rel="nofollow noreferrer">https:&#x2F;&#x2F;developer.chrome.com&#x2F;blog&#x2F;inside-browser-part4&#x2F;</a><p>* <a href="https:&#x2F;&#x2F;aerotwist.com&#x2F;blog&#x2F;the-anatomy-of-a-frame&#x2F;" rel="nofollow noreferrer">https:&#x2F;&#x2F;aerotwist.com&#x2F;blog&#x2F;the-anatomy-of-a-frame&#x2F;</a><p>* <a href="https:&#x2F;&#x2F;web.dev&#x2F;articles&#x2F;howbrowserswork" rel="nofollow noreferrer">https:&#x2F;&#x2F;web.dev&#x2F;articles&#x2F;howbrowserswork</a>
评论 #37871945 未加载
评论 #37872484 未加载
评论 #37871660 未加载
评论 #37872924 未加载
coldcode超过 1 年前
Would be fun to read an article about how websites abuse browsers. I keep getting frustrated with <a href="https:&#x2F;&#x2F;www.macrumors.com" rel="nofollow noreferrer">https:&#x2F;&#x2F;www.macrumors.com</a> and its insane amount of network calls, ads, bits of javascript, and other endless connections. Browser features started off so easy to understand, and now it&#x27;s crazy. I had to write a webapp for the USPS in 1998 using IE 2, which had almost no features, and occasionally the features they had actually worked...
评论 #37872773 未加载
评论 #37872911 未加载