added production example

Addition note: Scribbler.co uses an infinite.js/UITableView like rendering pattern with animations which is only possible because of React.
This commit is contained in:
Naman Goel
2014-08-31 03:26:08 +05:30
parent 4b610c7aff
commit d4fba696a6

View File

@@ -12,6 +12,7 @@ prev: complementary-tools.html
* **[Khan Academy](http://khanacademy.org/)** uses React for most new JS development.
* **[Sberbank](http://sberbank.ru/moscow/ru/person/)**, Russia's number one bank, is built with React.
* **[The New York Times's 2014 Red Carpet Project](http://www.nytimes.com/interactive/2014/02/02/fashion/red-carpet-project.html?_r=0)** is built with React.
* **[The Scribbler](http://scribbler.co), is 100% built on React, both on the server and client side.
### Sample Code