React.js

From air
Revision as of 09:20, 21 February 2016 by Donsez (talk | contribs)
Jump to navigation Jump to search

React is a JavaScript library for creating user interfaces. Its core principles are declarative code, efficiency, and flexibility. Simply specify what your component looks like and React will keep it up-to-date when the underlying data changes.

Exemple: