You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 5, 2018. It is now read-only.
TypeScript 2.0 is going to introduce
this
-typing. Components right now look like this:With this new capability, a more consistent name (
this
) could be used at the expense of using the longer function syntax:The text was updated successfully, but these errors were encountered: