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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: Good blog posts about react/TypeScript build process

1 点作者 shahargl超过 1 年前
Hey everyone,<p>I&#x27;m trying to learn more about React and TypeScript &#x27;under the hood&#x27;, specifically focusing on the build process - compilation, packaging, optimizing, etc.<p>If you&#x27;ve read any good blog posts around these topics, I would be more than happy if you share them with me :)<p>Thanks!

1 comment

acemarke超过 1 年前
Are you asking about how the React library and TypeScript tools _themselves_ are built and published? Or about how to build _apps_ that use React and TS code inside?