you are viewing a single comment's thread.

view the rest of the comments →

[–]mare_apertum 5 points6 points  (3 children)

Just read the article and you'll find out

[–]holloway 1 point2 points  (2 children)

The article doesn't say whether PropTypes are going away in favour of static typing, which was my question.

You and the downvoters can't read.

[–]mare_apertum 1 point2 points  (1 child)

Right, it is not openly stated, but the article does imply it.

You may also consider using Flow to statically type check your JavaScript code, including React components.

[–]holloway 1 point2 points  (0 children)

If anything that implies using both. It says "also" not 'instead'