indiana-university / status-iu-app

Status.IU Frontend
0 stars 0 forks source link

typechecking #12

Open jolamar opened 5 years ago

jolamar commented 5 years ago

https://reactjs.org/docs/typechecking-with-proptypes.html

jhoerr commented 5 years ago

I would propose using TypeScript for this app and thus avoid the need for proptypes altogether.