mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-23 20:23:08 +00:00
14 lines
677 B
Markdown
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).
|