Skip to content

Commit

Permalink
Add note about TypeScript 2 support for non-null
Browse files Browse the repository at this point in the history
Despite being a fan of Flow, I do think it's prudent for any recent comparison to include SOME features on the project timeline, including [non-nullable types](microsoft/TypeScript#7140) in version 2.
  • Loading branch information
rajington committed Jun 4, 2016
1 parent ff656e1 commit 1517f63
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions 2016_hhjs.html
Original file line number Diff line number Diff line change
Expand Up @@ -281,6 +281,7 @@ <h3>TypeScript</h3>
</code></pre>

<p class="fragment">TypeScript does not catch this</p>
<p class="fragment">Added in TypeScript 2</p>
</section>

<section>
Expand Down

0 comments on commit 1517f63

Please sign in to comment.