Files
react.dev/content/community/support.md
Michał Gołębiowski-Owczarek 06a8850b2f HTTPS-ify lots of URLs, update some to their newer homes (#1157)
This matters for user security.

I didn't touch blog posts & pages related to past conferences.

The `content/docs` could be HTTPS-ified as well but it contains lots of HTTP
links so maybe that'd be best done in a separate PR.
2018-10-05 14:39:12 -07:00

35 lines
1.5 KiB
Markdown

---
id: support
title: Where To Get Support
layout: community
sectionid: community
permalink: community/support.html
redirect_from:
- "support.html"
---
React has a community of millions of developers.
On this page we've listed some React-related communities that you can be a part of; see the other pages in this section for additional online and in-person learning materials.
## Stack Overflow
Stack Overflow is a popular forum to ask code-level questions or if you're stuck with a specific error. Read through the [existing questions](https://stackoverflow.com/questions/tagged/reactjs) tagged with **reactjs** or [ask your own](https://stackoverflow.com/questions/ask?tags=reactjs)!
## Popular Discussion Forums
There are many online forums which are a great place for discussion about best practices and application architecture as well as the future of React. If you have an answerable code-level question, Stack Overflow is usually a better fit.
Each community consists of many thousands of React users.
* [DEV's React community](https://dev.to/t/react)
* [Hashnode's React community](https://hashnode.com/n/reactjs)
* [React Discuss](https://discuss.reactjs.org/)
* [Reactiflux online chat](https://discord.gg/0ZcbPKXt5bZjGY5n)
* [Reddit's React community](https://www.reddit.com/r/reactjs/)
* [Spectrum's React community](https://spectrum.chat/react)
## News
For the latest news about React, [follow **@reactjs** on Twitter](https://twitter.com/reactjs) and the [official React blog](/blog/) on this website.