react/examples
Enguerran 0d481c69a5 another way to fix the footer that is not shown 2014-07-09 10:39:14 +02:00
..
ballmer-peak Fix wording. 2014-06-12 10:15:13 -04:00
basic Add shims to examples 2014-05-21 00:07:18 -07:00
basic-commonjs Add shims to examples 2014-05-21 00:07:18 -07:00
basic-jsx Add shims to examples 2014-05-21 00:07:18 -07:00
basic-jsx-external Add shims to examples 2014-05-21 00:07:18 -07:00
basic-jsx-harmony Change harmony option to "harmony=true" 2014-05-14 15:50:35 -07:00
basic-jsx-precompile Add shims to examples 2014-05-21 00:07:18 -07:00
jquery-bootstrap Add shims to examples 2014-05-21 00:07:18 -07:00
jquery-mobile Add shims to examples 2014-05-21 00:07:18 -07:00
server-rendering Initial add 2014-04-04 18:47:33 -07:00
shared Add shims to examples 2014-05-21 00:07:18 -07:00
todomvc-flux another way to fix the footer that is not shown 2014-07-09 10:39:14 +02:00
transitions Add shims to examples 2014-05-21 00:07:18 -07:00
README.md Update README.md 2014-02-24 14:25:09 -08:00

README.md

React Examples

Here are some small React demos. Some use JSX and some include third-party library integration.

For more fully-featured examples, check out React TodoMVC and React + Backbone TodoMVC.