发布于 2017-08-04 00:31:10 | 54 次阅读 | 评论: 0 | 来源: 网友投递

这里有新鲜出炉的精品教程,程序狗速度看过来!

Flow JavaScript 静态类型检查

Flow 是 Facebook 出品的一个用于 JavaScript 代码的静态类型检查工具。用于找出 JavaScript 代码中的类型错误。Flow 采用 OCaml 语言开发。


Flow 0.52.0 更新内容:

新特性:

  • Flowlint - a linter built into Flow that you can configure to complain about things which aren't quite type errors.

bug 修复:

  • Flow now enforces polarity on class supers (e.g. Flow will error on class B<+T> extends A<T> {} when A's type parameter is not covariant)

下载地址:



历史版本 :
Flow 0.52.0 发布,JavaScript 静态类型检查
Flow 0.37.0 发布,JavaScript 静态类型检查
Flow v0.35.0 发布,JavaScript 静态类型检查
最新网友评论  共有(0)条评论 发布评论 返回顶部

Copyright © 2007-2017 PHPERZ.COM All Rights Reserved   冀ICP备14009818号  版权声明  广告服务