bsoe003 / hackQ

MIT License
0 stars 0 forks source link

Rewrite dev/form.jsx to React.js code #1

Open bsoe003 opened 9 years ago

bsoe003 commented 9 years ago

As of now, it is handled by standard jQuery with DOM Nodes already written in HTML. To keep consistency in development convention, and to fully utilize React.js framework, we want to rewrite this in React.js. Please look at dev/queue.jsx for reference.

Files associated:

PLEASE CREATE SEPARATE BRANCH FOR THIS

bsoe003 commented 9 years ago

You are free to change Grunt if needed to be.