Examples
- Dominant language
- JavaScript
- Stars
- 110
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
Add examples that test the waters of the usefulness of this so-called "component system".
Ideas for examples:
* [X] Basic posts example on bl.ocks.org
* [X] Spinner
* [x] Stopwatch Example #26
* [x] Counter Example #27
* [x] Todos Example #28
* [x] Scatter Plot with menus for X and Y
* [ ] Timer
* [ ] Stopwatch + Timer with Redux
* [todomvc](https://github.com/reactjs/redux/tree/master/examples/todomvc)
* [Line chart component from Towards Reusable Charts](https://bl.ocks.org/curran/02163a13a40112e0ab6f14bbacc986f8)
* [Reusable Bar Chart](https://bl.ocks.org/curran/af72fd9c1fb61d2133d273cd8a3ca557)
* [Dynamic Baseball Scatter Plot](https://bl.ocks.org/curran/aff67b589d0f775a6a7b75f94a05fb14)
Contributor guide
Assessment
This issue has not been assessed yet.