mirror of
https://github.com/facebook/react.git
synced 2026-02-25 22:15:09 +00:00
A small patch for the Todo MVC example to use React 0.11.0. This then allows the `MainSection` to return `null` instead of previous `<noscript/>`.
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.