Files
react/examples
Ben Alpert c96ea9abf2 Remove transferPropsTo
I'd like to outlaw prop mutation altogether, and now seems like a fine time to remove transferPropsTo.

Test Plan: jest
2014-11-16 17:41:07 -08:00
..
2014-10-23 20:51:11 -07:00
2014-10-23 20:51:11 -07:00
2014-10-23 20:51:11 -07:00
2014-11-16 17:41:07 -08:00
2014-11-16 17:41:07 -08:00
2014-05-21 00:07:18 -07:00
2014-10-23 20:51:11 -07:00
2014-10-24 09:57:27 -04:00

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.