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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Should Flow and TypeScript combine forces?

3 点作者 StokeMasterJack大约 8 年前
Do the benefits of whatever differentiates Flow from TypeScript outweigh the downsides of having two competing standards for typed JavaScript?

3 条评论

smt88大约 8 年前
What are the downsides of competing standards?<p>The TS community is far, far larger and more active than Flow, and I&#x27;m not sure eliminating Flow would make much difference. Facebook would certainly continue to use it instead of porting all their code to TypeScript.
评论 #14318523 未加载
maxcaber大约 8 年前
Great post! My hope is (ES7) =&gt; TypeScript.getBestOf() + Flow.getBestOf()
RodTiller大约 8 年前
No. IMO.