mirror of
https://github.com/facebook/react.git
synced 2026-02-26 00:05:02 +00:00
I find myself often using (modified) examples to test in IE and it's a pain to have to add the shims in every time. Might as well just add them in always.
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.