React.js

From air
Revision as of 09:21, 21 February 2016 by Donsez (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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:

Livre : Azat Marda, React Quickly, Pub. Manning, 2016.