CS3398-Spice-Girls / CS3398-Spice-S2017

0 stars 3 forks source link

Read Article about making React App - Mike #57

Closed codestar12 closed 7 years ago

codestar12 commented 7 years ago

read the following article

http://maketea.co.uk/2014/03/05/building-robust-web-apps-with-react-part-1.html

also review the git repo associated with the article as an example on how to write React code

https://github.com/i-like-robots/react-tube-tracker

when you are finished please write a small thoughtful paragraph about what you learned about react that will be helpful for our project

mikeae21 commented 7 years ago

The react library is helping web page developers keep up with the mobile app developers to deliver slick dynamic applications where other current tools/libraries like ember and angular are not. The difference between the latter and react is that it uses a different method to build and deliver interfaces in such a way that is highly adaptive and can quickly transpose onto a web browser. I think this will be extremely helpful to our project because it will help make seamless image displaying as well as image uploading.