Getting started:
*Getting started with React
| Version | Release Date |
|---|---|
| 0.3 | |
| 0.4 | |
| 0.5 | |
| 0.8 | |
| 0.9 | |
| 0.1 | |
| 0.11 | |
| 0.12 | |
| 0.13 | |
| 0.14 | |
| 15 | |
| 15.1 | |
| 15.2 | |
| 15.2 | |
| 15.3 | |
| 15.3 | |
| 15.3 | |
| 15.4 | |
| 15.4 | |
| 15.4 | |
| 15.5 | |
| 15.6 |
React is a declarative, component-based JavaScript library used for creating user interfaces.
To achieve MVC framework like functionalities in React, developers use it in conjunction with a Flux flavour of choice, e.g. Redux.