ブックマーク / javascript.tumblr.com (1)

  • Flow and TypeScript

    One of the Core Web team’s goals at Tumblr is to reduce the number of runtime issues that we see in our React codebase. To help move some of those issues from runtime to compile time, I evaluated the two leading type systems, Flow and TypeScript, to see if they could give us more type safety. I did a bit of background reading about the differences between Flow and TypeScript to see what the commun

    Flow and TypeScript
    ABA
    ABA 2017/09/14
    TumblrのCore Web teamによるTypeScriptとFlow比較記事。エラーメッセージの分かりやすさとVSCodeとの統合の良さでTypeScriptを選ぶらしい
  • 1