rit-sse / qdb-3.0

[DEPRECATED] The React Version of the QDB
https://sse.rit.edu/qdb
MIT License
4 stars 5 forks source link

initial implementation of front end #5

Closed wademauger closed 9 years ago

djrenren commented 9 years ago

In general, I think we should look at using propTypes: https://facebook.github.io/react/docs/reusable-components.html#es6-classes so that we can get really nice runtime errors if we pass the wrong type of params around.

wademauger commented 9 years ago

Why does this fail?

bbesmanoff commented 9 years ago

Squash readme changes.

bbesmanoff commented 9 years ago

:+1: