Files
react.dev/tips/01-introduction.md
Cheng Lou 7a794ae3cf docs remove link to wiki page
Also some minor writing changes.
2013-12-30 23:38:01 -05:00

14 lines
677 B
Markdown

---
id: introduction
title: Introduction
layout: tips
permalink: introduction.html
next: inline-styles.html
---
The React tips section provides bite-sized information that can answer lots of questions you might have and warn you against common pitfalls.
## Contributing
Submit a pull request to the [React repository](https://github.com/facebook/react) following the [current tips](https://github.com/facebook/react/tree/master/docs) entries' style. If you have a recipe that needs review prior to submitting a PR you can find help in the [#reactjs channel on freenode](irc://chat.freenode.net/reactjs) or the [reactjs Google group](http://groups.google.com/group/reactjs).