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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: Examples of well-written JavaScript/TypeScript applications?

11 点作者 pestkranker超过 6 年前
Any examples of well-structured jest&#x2F;mocha&#x2F;&lt;insert test framework&gt; projects? Any typescript code base you would read to enhance your testing skills?<p>For instance, vscode: https:&#x2F;&#x2F;github.com&#x2F;microsoft&#x2F;vscode

1 comment

mcgannon2007超过 6 年前
Office Fabric React has some good React + TypeScript code that has good testing which is very necessary with the level of commit activity into a shared component library.<p><a href="https:&#x2F;&#x2F;github.com&#x2F;OfficeDev&#x2F;office-ui-fabric-react" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;OfficeDev&#x2F;office-ui-fabric-react</a>