mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-24 12:43:05 +00:00
Add link to React community on Hashnode (#10874)
* Add link to React community on Hashnode React community on Hashnode has more than 10K followers. It'd be nice if we can point developers to this place. * Consistency in heading + remove the sales pitch-y bit
This commit is contained in:
committed by
Dan Abramov
parent
75dda2768a
commit
68b7bf4223
@@ -13,12 +13,16 @@ redirect_from: "support.html"
|
||||
|
||||
Many members of the community use Stack Overflow to ask questions. Read through the [existing questions](http://stackoverflow.com/questions/tagged/reactjs) tagged with **reactjs** or [ask your own](http://stackoverflow.com/questions/ask?tags=reactjs)!
|
||||
|
||||
## Discussion forum
|
||||
## Discussion Forum
|
||||
|
||||
For longer-form conversations about React, we've set up a [discussion forum at **discuss.reactjs.org**](https://discuss.reactjs.org/). This forum is 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, please post it to Stack Overflow instead.
|
||||
|
||||
In the forum there's also a category for job posts and a category for discussion of our weekly meeting notes.
|
||||
|
||||
## React Community on Hashnode
|
||||
|
||||
[Hashnode's React node](https://hashnode.com/n/reactjs) is a great place to stay up-to-date with React discussion, news and stories.
|
||||
|
||||
## Reactiflux Chat
|
||||
|
||||
If you need an answer right away, check out the [Reactiflux Discord](https://discord.gg/0ZcbPKXt5bZjGY5n) community. There are usually a number of React experts there who can help out or point you to somewhere you might want to look.
|
||||
|
||||
Reference in New Issue
Block a user