Cheng Lou
11 years ago
committed by
Connor McSheffrey
2 changed files with 13 additions and 2 deletions
@ -0,0 +1,12 @@ |
|||||
|
--- |
||||
|
id: introduction-tip |
||||
|
title: Cookbook Introduction |
||||
|
layout: docs |
||||
|
permalink: introduction-tip.html |
||||
|
--- |
||||
|
|
||||
|
The React.js cookbook provides common React tips, bite-sized information that can surprisingly answer lots of questions you might have had and warn you against common pitfalls. |
||||
|
|
||||
|
### Contributing |
||||
|
|
||||
|
Submit a pull request to the [React repo](https://github.com/facebook/react) following the cookbook entries' style. If you have a recipe that needs review prior to submitting a PR you can find help in the [#reactjs IRC on freenode](irc://chat.freenode.net/reactjs) or the [reactjs Google group](http://groups.google.com/group/reactjs). |
Loading…
Reference in new issue