Design simple views for each state in your application, and React will efficiently update and render just the right components when your data changes. - reactjs.org Our example app: reactjs.org A JavaScript library for building user interfaces
for React and native apps. • Advanced data management • Use json-graphql-server to setup a graphql endpoint • Use react-apollo to connect the component to the graphql server • Display the data in the component from Apollo store