I want to use Facebook's React framework on the frontend of the app. This will allow us to create components so that the UI will automatically update when we modify each component's state. I think it will make the code management much simpler in the long run, especially since right now we have a bunch of unorganized JS files dealing with everything.
I want to use Facebook's React framework on the frontend of the app. This will allow us to create components so that the UI will automatically update when we modify each component's state. I think it will make the code management much simpler in the long run, especially since right now we have a bunch of unorganized JS files dealing with everything.