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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: Any good resources / literature on the full web stack?

3 点作者 Fannon超过 10 年前
As a web-developer it&#x27;s rather easy to find good resources on programming, program-architecture, best practices and so on.<p>But I found it much more difficult to get good (detailed) information on the context of those technologies: How the internet infrastructure works, the internal workings of a browser, Network Protocols and their environments, etc.<p>Are there good resources to recommend that go into more detail on these subjects?<p>Thanks! Simon

2 条评论

haidrali超过 10 年前
<a href="http://highscalability.com/" rel="nofollow">http:&#x2F;&#x2F;highscalability.com&#x2F;</a>
siscia超过 10 年前
Why you don&#x27;t write one ?<p>Take any open source projects you may like and start to look under the hood, it is slower, but you will learn way more this way than simply reading :)