a JS library for building UIs
-
desing simple views for each state in app, React will update and render right component on data changes
-
create encapuslated components in JS managing their own state, composed to create complex UIs
-
can also render on server using Node, power mobile apps using React Native