TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

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

11 pointsby pestkrankerover 6 years ago
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

mcgannon2007over 6 years ago
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>