react/examples
Ben Alpert bc11793c04 Fix code style in TodoMVC Flux example 2014-06-27 22:16:42 -07: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 Fix code style in TodoMVC Flux example 2014-06-27 22:16:42 -07: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.