codeschool / WatchUsBuild-React

Code sample for the Watch Us Build episode that focused on React
http://codeschool.github.io/WatchUsBuild-React/demo
120 stars 117 forks source link

please updating this repo for supports new version React! #9

Closed xgqfrms-GitHub closed 7 years ago

xgqfrms-GitHub commented 7 years ago

new version React react-need-update-error

xgqfrms-GitHub commented 7 years ago

React.PropTypes is deprecated as of React v15.5.

Please use the prop-types library instead.

https://facebook.github.io/react/docs/typechecking-with-proptypes.html

https://www.npmjs.com/package/react-prop-types

https://www.npmjs.com/package/prop-types
https://github.com/facebook/prop-types

https://reactcheatsheet.com/

https://learn.co/lessons/react-prop-types

https://alligator.io/react/the-new-proptypes/

https://www.youtube.com/watch?v=TvSsvpCZJEI

old proptypes

https://react2.xgqfrms.xyz/docs/reusable-components.html

https://www.fullstackreact.com/p/appendix-a-proptypes/